Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m |
Chuck (RL) (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | {| style="width:100%; text-align:center; background-color:#f5707f;" | + | {{Parent|IC_Python_API|IC Python API}} |
| + | {{Related|IC_Python_API:RL_Python_Modules|Python Modules Categorized List}} | ||
| + | |||
| + | {| style="width:100%; text-align:center; background-color:#f5707f;" cellspacing="1" | ||
!colspan="5" | Mathematics | !colspan="5" | Mathematics | ||
|- | |- | ||
| Line 16: | Line 19: | ||
| − | {| style="width:100%; text-align:center; background-color:#f5a370;" | + | {| style="width:100%; text-align:center; background-color:#f5a370;" cellspacing="1" |
!colspan="5" | System | !colspan="5" | System | ||
|- | |- | ||
| Line 33: | Line 36: | ||
| − | {| style="width:100%; text-align:center; background-color:#f5e670;" | + | {| style="width:100%; text-align:center; background-color:#f5e670;" cellspacing="1" |
! colspan="5"| Scene | ! colspan="5"| Scene | ||
|- | |- | ||
| Line 56: | Line 59: | ||
| − | {| style="width:100%; text-align:center; background-color:#c2f570;" | + | {| style="width:100%; text-align:center; background-color:#c2f570;" cellspacing="1" |
! colspan="5"| Animation | ! colspan="5"| Animation | ||
|- | |- | ||
| Line 79: | Line 82: | ||
| − | {| style="width:100%; text-align:center; background-color:#99cc66;" | + | {| style="width:100%; text-align:center; background-color:#99cc66;" cellspacing="1" |
! colspan="5"| MotionCapture | ! colspan="5"| MotionCapture | ||
|- | |- | ||
| Line 102: | Line 105: | ||
| − | {| style="width:100%; text-align:center; background-color:#add8e6;" | + | {| style="width:100%; text-align:center; background-color:#add8e6;" cellspacing="1" |
! colspan="5"| Events | ! colspan="5"| Events | ||
|- | |- | ||
| Line 119: | Line 122: | ||
| − | {| style="width:100%; text-align:center; background-color:#94a0fa;" | + | {| style="width:100%; text-align:center; background-color:#94a0fa;" cellspacing="1" |
!colspan="5" | UI | !colspan="5" | UI | ||
|- | |- | ||
| Line 130: | Line 133: | ||
| − | {| style="width:100%; text-align:center; background-color:#b288f7;" | + | {| style="width:100%; text-align:center; background-color:#b288f7;" cellspacing="1" |
!colspan="5" | Media | !colspan="5" | Media | ||
|- | |- | ||
| Line 141: | Line 144: | ||
| − | {| style="width:100%; text-align:center; background-color:#ea88f7;" | + | {| style="width:100%; text-align:center; background-color:#ea88f7;" cellspacing="1" |
!colspan="5" | Networking | !colspan="5" | Networking | ||
|- | |- | ||
Revision as of 20:28, 17 March 2020
- Main article: IC Python API.
- Related article: Python Modules Categorized List.
| Mathematics | ||||
|---|---|---|---|---|
| RMath | RVector2 | RVector3 | RVector4 | RMatrix3 |
| RQuaternion | RMatrix4 | RTransform | RRgb | RColor |
| System | ||||
|---|---|---|---|---|
| RStatus | RTime | RVariant | RFileIO | RGlobal |
| RPyTimer | RApplication | |||
| Scene | ||||
|---|---|---|---|---|
| RIBase | RIObject | RINode | 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 | |