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

From Reallusion Wiki!
Jump to: navigation, search
m (Animation)
m (Animation)
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOC}}
+
__NOTOC__
 
{{Parent|IC_Python_API|iClone Python API}}
 
{{Parent|IC_Python_API|iClone Python API}}
  
Line 6: Line 6:
 
== System ==
 
== System ==
  
{| class="wikitable" style="width:800px; text-align:center;"
+
{| class="wikitable" style="width:100%; text-align:center;"
|[[IC_Python_API:RLPy_RStatus|  RStatus]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RStatus|  RStatus]]
|[[IC_Python_API:RLPy_RTime| RTime ]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RTime| RTime ]]
|[[IC_Python_API:RLPy_RStatus|  RStatus]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RStatus|  RStatus]]
|[[IC_Python_API:RLPy_RTime| RTime ]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RTime| RTime ]]
|RVariant
+
|style="width: 150px;"|RVariant
 +
|-
 
|RFileIO
 
|RFileIO
 
|[[IC_Python_API:RLPy_RGlobal| RGlobal]]
 
|[[IC_Python_API:RLPy_RGlobal| RGlobal]]
Line 19: Line 20:
 
== Scene ==
 
== Scene ==
  
{| class="wikitable" style="width:800px; text-align:center;"
+
{| class="wikitable" style="width:100%; text-align:center;"
|RlBase
+
|style="width: 150px;"|RlBase
|RlObject
+
|style="width: 150px;"|RlObject
|RlNode
+
|style="width: 150px;"|RlNode
|RlMaterialComponent
+
|style="width: 150px;"|RlMaterialComponent
|RlProp
+
|style="width: 150px;"|RlProp
 +
|-
 
|RlAvatar
 
|RlAvatar
 
|RlCamera
 
|RlCamera
 
|RlParticle
 
|RlParticle
|-
 
 
|RlLight
 
|RlLight
 
|RlSpotLight
 
|RlSpotLight
 +
|-
 
|RlPointLight
 
|RlPointLight
 
|RlDirectionalLight
 
|RlDirectionalLight
Line 38: Line 40:
 
== Animation ==
 
== Animation ==
  
{| class="wikitable" style="width:800px; text-align:center;"
+
{| class="wikitable" style="width:100%; text-align:center;"
|RDatatBlock
+
|style="width: 150px;"|RDatatBlock
|RKey
+
|style="width: 150px;"|RKey
|RControl
+
|style="width: 150px;"|RControl
|RFloatkey
+
|style="width: 150px;"|RFloatkey
|RFloatControl
+
|style="width: 150px;"|RFloatControl
|RTransformkey  
+
|-
 +
|RTransformkey
 
|RTransformControl
 
|RTransformControl
 
|RlClip
 
|RlClip
|-
 
 
|RlSkeletonComponent
 
|RlSkeletonComponent
 
|RlVisemeSmoothOption
 
|RlVisemeSmoothOption
 +
|-
 
|RlVisemeComponent
 
|RlVisemeComponent
 
|RlMorphComponent
 
|RlMorphComponent

Revision as of 19:09, 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 RlClip RlSkeletonComponent RlVisemeSmoothOption
RlVisemeComponent RlMorphComponent

MotionCapture

Events

UI

Media

Networking

Mathematics