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