Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→UI) |
Chuck (RL) (Talk | contribs) m (→Media) |
||
| Line 112: | Line 112: | ||
{| class="wikitable" style="width:100%; text-align:center;" | {| class="wikitable" style="width:100%; text-align:center;" | ||
| − | |||
| − | |||
|style="width: 150px;"|[[IC_Python_API:RLPy_RlAudioObject | RIAudioObject ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RlAudioObject | RIAudioObject ]] | ||
|style="width: 150px;"|[[IC_Python_API:RLPy_RAudioRecorder | RAudioRecorder ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RAudioRecorder | RAudioRecorder ]] | ||
| − | |style="width: 150px;"|[[IC_Python_API:RLPy_RAudio | RAudio ]] | + | |style="width: 150px;"|[[IC_Python_API:RLPy_RAudio | RAudio ]] |
| + | | | ||
| + | | | ||
|} | |} | ||
Revision as of 00:26, 29 March 2019
- Main article: IC Python API.
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
MotionCapture
| RPositionSetting | RRotationSetting | RDeviceSetting | RIDeviceBase | RBodySetting |
| RIBodyDevice | RHandSetting | RIHandDevice | RFacialSetting | RIFacialDevice |
| RIMocapManager |
Events
| RCallback | RWinMessageCallback | RDialogCallback | REventCallback | REventHandler |
| RPyTimerCallback |
UI
| RIDialog | RIDockWidget | RUi |
Media
| RIAudioObject | RAudioRecorder | RAudio |
Networking
| RTcpCallback | RTcpClient | RUdpCallback | RUdpClient |