Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→Scene) |
Chuck (RL) (Talk | contribs) m (→Animation) |
||
| Line 38: | Line 38: | ||
== Animation == | == Animation == | ||
| − | + | {| class="wikitable" style="width:800px; text-align:center;" | |
| − | + | |RDatatBlock | |
| − | + | |RKey | |
| − | + | |RControl | |
| − | + | |RFloatkey | |
| − | + | |RFloatControl | |
| − | + | |RTransformkey | |
| − | + | |RTransformControl | |
| − | + | |RlParticle | |
| − | + | |- | |
| − | + | |RlLight | |
| − | + | |RlSpotLight | |
| − | + | |RlPointLight | |
| − | + | |RlDirectionalLight | |
| − | + | |RScene | |
| + | |} | ||
== MotionCapture == | == MotionCapture == | ||
Revision as of 23:57, 17 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 |