Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m |
Chuck (RL) (Talk | contribs) m |
||
Line 41: | Line 41: | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIBase | RIBase ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIBase | RIBase ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIObject | RIObject ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIObject | RIObject ]] | ||
− | |style="background-color:white; width:20%;"|[[ | + | |style="background-color:white; width:20%;"|[[IC8_Python_API:RLPy_RINode | RINode - IC8 ]] |
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIMaterialComponent | RIMaterialComponent ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIMaterialComponent | RIMaterialComponent ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIProp | RIProp ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIProp | RIProp ]] |
Revision as of 18:52, 3 January 2023
- Main article: IC7 Python API.
Mathematics | ||||
---|---|---|---|---|
RMath | RVector2 | RVector3 | RVector4 | RMatrix3 |
RQuaternion | RMatrix4 | RTransform | RRgb | RColor |
System | ||||
---|---|---|---|---|
RStatus | RTime | RVariant | RFileIO | RGlobal |
RPyTimer | RApplication |
Scene | ||||
---|---|---|---|---|
RIBase | RIObject | RINode - IC8 | RIMaterialComponent | RIProp |
RIAvatar | RICamera | RIParticle | RILight | RISpotLight |
RIPointLight | RIDirectionalLight | RScene |
MotionCapture | ||||
---|---|---|---|---|
RPositionSetting | RRotationSetting | RDeviceSetting | RIDeviceBase | RBodySetting |
RIBodyDevice | RHandSetting | RIHandDevice | RFacialSetting | RIFacialDevice |
RIMocapManager |
Events | ||||
---|---|---|---|---|
RCallback | RWinMessageCallback | RDialogCallback | REventCallback | REventHandler |
RPyTimerCallback | RIEventListener |
UI | ||||
---|---|---|---|---|
RIDialog | RIDockWidget | RUi |
Media | ||||
---|---|---|---|---|
RIAudioObject | RAudioRecorder | RAudio | RAudioRecorderCallback |
Networking | ||||
---|---|---|---|---|
RTcpCallback | RTcpClient | RUdpCallback | RUdpClient |