Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→RLPy) |
Chuck (RL) (Talk | contribs) m (→Scene) |
||
Line 41: | Line 41: | ||
|style="width: 150px;"|[[IC_Python_API:RLPy_RlBase | RIBase ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RlBase | RIBase ]] | ||
|style="width: 150px;"|[[IC_Python_API:RLPy_RlObject | RIObject ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RlObject | RIObject ]] | ||
− | |style="width: 150px;"|[[IC_Python_API: | + | |style="width: 150px;"|[[IC_Python_API:RLPy_RINode | RINode ]] |
|style="width: 150px;"|[[IC_Python_API:RLPy_RlMaterialComponent | RIMaterialComponent ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RlMaterialComponent | RIMaterialComponent ]] | ||
|style="width: 150px;"|[[IC_Python_API:RLPy_RlProp | RIProp ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RlProp | RIProp ]] |
Revision as of 22:05, 27 March 2019
- Main article: iClone Python API.
- ! This page is incomplete because it is still under construction.
You can still access the original API reference material by visiting http://manual.reallusion.com/iClone/script/python/modules.html
RLPy
Mathematics
RMath | RVector2 | RVector3 | RVector4 | RMatrix3 |
RQuaternion | RMatrix4 | RTransform |
System
RStatus | RTime | RVariant | RFileIO | RGlobal |
RPyTimer | RApplication |
Scene
RIBase | RIObject | RINode | RIMaterialComponent | RIProp |
RIAvatar | RICamera | RIParticle | RILight | RISpotLight |
RIPointLight | RIDirectionalLight | RScene |
Animation
RDatatBlock | RKey | RControl | RFloatkey | RFloatControl |
RTransformkey | RTransformControl | RlClip | RISkeletonComponent | RIVisemeSmoothOption |
RIVisemeComponent | RIMorphComponent |
MotionCapture
RPositionSetting | RRotationSetting | RDeviceSetting | RIDeviceBase | RBodySetting |
RIBodyDevice | RHandSetting | RIHandDevice | RFacialSetting | RIFacialDevice |
RIMocapManager |
Events
RCallback | RWinMessageCallback | RDialogCallback | REventCallback | REventHandler |
RPyTimerCallback |
UI
RIDialog | RIDockWidget | RUi |
Media
RRgb | RColor | RIAudioObject | RAudioRecorder | RAudio |
Networking
RTcpCallback | RTcpClient | RUdpCallback | RUdpClient |