Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→System) |
Chuck (RL) (Talk | contribs) m |
||
| Line 4: | Line 4: | ||
Inherits from RLPy | Inherits from RLPy | ||
| − | == System == | + | === System === |
{| class="wikitable" style="width:100%; text-align:center;" | {| class="wikitable" style="width:100%; text-align:center;" | ||
| Line 17: | Line 17: | ||
|} | |} | ||
| − | == Scene == | + | === Scene === |
{| class="wikitable" style="width:100%; text-align:center;" | {| class="wikitable" style="width:100%; text-align:center;" | ||
| Line 37: | Line 37: | ||
|} | |} | ||
| − | == Animation == | + | === Animation === |
{| class="wikitable" style="width:100%; text-align:center;" | {| class="wikitable" style="width:100%; text-align:center;" | ||
| Line 56: | Line 56: | ||
|} | |} | ||
| − | == MotionCapture == | + | === MotionCapture === |
| − | == Events == | + | {| class="wikitable" style="width:100%; text-align:center;" |
| + | |style="width: 150px;"|RPositionSetting | ||
| + | |style="width: 150px;"|RRotationSetting | ||
| + | |style="width: 150px;"|RDeviceSetting | ||
| + | |style="width: 150px;"|RlDeviceBase | ||
| + | |style="width: 150px;"|RBodySetting | ||
| + | |- | ||
| + | |RlBodyDevice | ||
| + | |RHandSetting | ||
| + | |RlHandDevice | ||
| + | |RFacialSetting | ||
| + | |RlFacialDevice | ||
| + | |- | ||
| + | |RlMocapManager | ||
| + | |} | ||
| + | |||
| + | === Events === | ||
| − | == UI == | + | === UI === |
| − | == Media == | + | === Media === |
| − | == Networking == | + | === Networking === |
| − | == Mathematics == | + | === Mathematics === |
Revision as of 20:01, 21 January 2019
- Main article: iClone Python API.
Inherits from RLPy
System
| RStatus | RTime | RStatus | 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
| RPositionSetting | RRotationSetting | RDeviceSetting | RlDeviceBase | RBodySetting |
| RlBodyDevice | RHandSetting | RlHandDevice | RFacialSetting | RlFacialDevice |
| RlMocapManager |