Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→System) |
Chuck (RL) (Talk | contribs) m (→Scene) |
||
Line 17: | Line 17: | ||
== Scene == | == Scene == | ||
− | <div style="column-count: | + | <div style="column-count:6;-moz-column-count:6;-webkit-column-count:3"> |
− | * RlBase | + | * RlBase |
− | * RlObject | + | * RlObject |
− | * RlNode | + | * RlNode |
− | * RlMaterialComponent | + | * RlMaterialComponent |
− | * RlProp | + | * RlProp |
− | * RlAvatar | + | * RlAvatar |
− | * RlCamera | + | * RlCamera |
− | * RlParticle | + | * RlParticle |
− | * RlLight | + | * RlLight |
− | * RlSpotLight | + | * RlSpotLight |
− | * RlPointLight | + | * RlPointLight |
− | * RlDirectionalLight | + | * RlDirectionalLight |
− | * RScene | + | * RScene |
</div> | </div> | ||
Revision as of 23:35, 17 January 2019
- Main article: iClone Python API.
Inherits from RLPy
System
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 -