Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m |
Chuck (RL) (Talk | contribs) m |
||
| Line 3: | Line 3: | ||
{{Incomplete|page|it is still under construction.}} | {{Incomplete|page|it is still under construction.}} | ||
| + | |||
| + | You can still use the original API reference material by visiting [http://manual.reallusion.com/iclone/script/python/ http://manual.reallusion.com/iclone/script/python/] | ||
Inherits from RLPy | Inherits from RLPy | ||
Revision as of 01:07, 24 January 2019
- Main article: iClone Python API.
- ! This page is incomplete because it is still under construction.
You can still use the original API reference material by visiting http://manual.reallusion.com/iclone/script/python/
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 |
Events
| RCallback | RWinMessageCallback | RDialogCallback | REventCallback | REventHandler |
| RPyTimerCallback |
UI
| RlDialog | RlDockWidget | RUi |
Media
| RRgb | RColor | RlAudioObject | RAudioRecorder | RAudio |
Networking
| RTcpCallback | RTcpClient | RUdpCallback | RUdpClient |
Mathematics
| RMath | RVector2 | RVector3 | RVector4 | RMatrix3 |
| RQuaternion | RMatrix4 | RTransform |