Difference between revisions of "IC Python API:RL Python Modules"

From Reallusion Wiki!
Jump to: navigation, search
m (System)
m (Scene)
Line 19: Line 19:
 
== Scene ==
 
== Scene ==
  
<div style="column-count:6;-moz-column-count:6;-webkit-column-count:3">
+
{| class="wikitable" style="width:800px; text-align:center;"
* RlBase
+
|RlBase
* RlObject
+
|RlObject
* RlNode
+
|RlNode
* RlMaterialComponent
+
|RlMaterialComponent
* RlProp
+
|RlProp
* RlAvatar
+
|RlAvatar
* RlCamera
+
|-
* RlParticle
+
|RlCamera
* RlLight
+
|RlParticle
* RlSpotLight
+
|RlLight
* RlPointLight
+
|RlSpotLight
* RlDirectionalLight
+
|RlPointLight
* RScene
+
|RlDirectionalLight
</div>
+
|-
 +
|RScene
 +
|}
  
 
== Animation ==
 
== Animation ==

Revision as of 00:54, 18 January 2019

Main article: iClone Python API.

Inherits from RLPy

System

RStatus RTime RStatus RTime RVariant RFileIO RGlobal RPyTimer

Scene

RlBase RlObject RlNode RlMaterialComponent RlProp RlAvatar
RlCamera RlParticle RlLight RlSpotLight RlPointLight RlDirectionalLight
RScene

Animation

  • RDatatBlock -Mechanism for storing values associated with a plugin.
  • RKey - Base class for keys.
  • RControl - Base class for all controllers.
  • RFloatkey - Class for storing a floating key.
  • RFloatControl - Controls simple floating point values.
  • RTransformkey - Class for storing a transform key.
  • RTransformControl - Controls transform values.
  • RlParticle -
  • RlLight -
  • RlSpotLight -
  • RlPointLight -
  • RlDirectionalLight -
  • RScene -

MotionCapture

Events

UI

Media

Networking

Mathematics