Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→Scene) |
Chuck (RL) (Talk | contribs) m (→System) |
||
Line 5: | Line 5: | ||
== System == | == System == | ||
− | {| class = "wikitable" | + | |
+ | {| class = "wikitable" style="float:left; display:inline-block;" | ||
!Classes | !Classes | ||
!Purpose | !Purpose | ||
Line 17: | Line 18: | ||
|RVariant | |RVariant | ||
| | | | ||
+ | |} | ||
+ | |||
+ | {| class = "wikitable" sytle="float:left;" | ||
+ | !Classes | ||
+ | !Purpose | ||
|- | |- | ||
|RFileIO | |RFileIO | ||
Line 27: | Line 33: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | {{Clear}} | ||
== Scene == | == Scene == |
Revision as of 22:44, 8 January 2019
- Main article: iClone Python API.
Inherits from RLPy
System
Classes | Purpose |
---|---|
RStatus | Level error handling. |
Rtime | |
RVariant |
Classes | Purpose |
---|---|
RFileIO | |
RGlobal | |
RPyTimer |
Scene
Classes | Purpose |
---|---|
RlBase | |
RlObject | |
RlNode | |
RlMaterialComponent | |
RlProp | |
RlAvatar | |
RlCamera | |
RlParticle | |
RlLight | |
RlSpotLight | |
RlPointLight | |
RlDirectionalLight | |
RScene |