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

From Reallusion Wiki!
Jump to: navigation, search
m (Scene)
m (Animation)
Line 38: Line 38:
 
== Animation ==
 
== Animation ==
  
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
+
{| class="wikitable" style="width:800px; text-align:center;"
* RDatatBlock -Mechanism for storing values associated with a plugin.
+
|RDatatBlock
* RKey - Base class for keys.
+
|RKey
* RControl - Base class for all controllers.
+
|RControl
* RFloatkey - Class for storing a floating key.
+
|RFloatkey
* RFloatControl - Controls simple floating point values.
+
|RFloatControl
* RTransformkey - Class for storing a transform key.
+
|RTransformkey  
* RTransformControl - Controls transform values.
+
|RTransformControl
* RlParticle -  
+
|RlParticle
* RlLight -
+
|-
* RlSpotLight -
+
|RlLight  
* RlPointLight -
+
|RlSpotLight  
* RlDirectionalLight -
+
|RlPointLight
* RScene -
+
|RlDirectionalLight
</div>
+
|RScene
 +
|}
  
 
== MotionCapture ==
 
== MotionCapture ==

Revision as of 00:57, 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 RKey RControl RFloatkey RFloatControl RTransformkey RTransformControl RlParticle
RlLight RlSpotLight RlPointLight RlDirectionalLight RScene

MotionCapture

Events

UI

Media

Networking

Mathematics