Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m |
Chuck (RL) (Talk | contribs) m |
||
Line 2: | Line 2: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#ab8080;" cellspacing="1" |
− | !colspan="5" | Mathematics | + | !colspan="5" style="background-color:#f2b6b6;"| Mathematics |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RMath | RMath ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RMath | RMath ]] | ||
Line 19: | Line 19: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#ab9580;" cellspacing="1" |
− | !colspan="5" | System | + | !colspan="5" style="background-color:#f2dab6;"| System |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RStatus | RStatus]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RStatus | RStatus]] | ||
Line 36: | Line 36: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#abab80;" cellspacing="1" |
− | ! colspan="5"| Scene | + | ! colspan="5" style="background-color:#f2e8b6;"| Scene |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIBase | RIBase ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIBase | RIBase ]] | ||
Line 59: | Line 59: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#95ab80;" cellspacing="1" |
− | ! colspan="5"| Animation | + | ! colspan="5" style="background-color:#d4f2b6;"| Animation |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RDataBlock | RDataBlock ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RDataBlock | RDataBlock ]] | ||
Line 82: | Line 82: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#80ab80;" cellspacing="1" |
− | ! colspan="5"| MotionCapture | + | ! colspan="5" style="background-color:#b6f2b6;"| MotionCapture |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RPositionSetting | RPositionSetting ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RPositionSetting | RPositionSetting ]] | ||
Line 105: | Line 105: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#80ab95;" cellspacing="1" |
− | ! colspan="5"| Events | + | ! colspan="5" style="background-color:#b6f2d4;"| Events |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RCallback | RCallback ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RCallback | RCallback ]] | ||
Line 122: | Line 122: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#80abab;" cellspacing="1" |
− | !colspan="5" | UI | + | !colspan="5" style="background-color:#b6d4f2;"| UI |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIDialog | RIDialog ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIDialog | RIDialog ]] | ||
Line 133: | Line 133: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#8095ab;" cellspacing="1" |
− | !colspan="5" | Media | + | !colspan="5" style="background-color:#b6b6f2;"| Media |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RlAudioObject | RIAudioObject ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RlAudioObject | RIAudioObject ]] | ||
Line 144: | Line 144: | ||
− | {| style="width:100%; text-align:center; background-color:# | + | {| style="width:100%; text-align:center; background-color:#8080ab;" cellspacing="1" |
− | !colspan="5" | Networking | + | !colspan="5" style="background-color:#d4b6f2;"| Networking |
|- | |- | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RTcpCallback | RTcpCallback ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RTcpCallback | RTcpCallback ]] |
Revision as of 22:03, 17 March 2020
- Main article: IC 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 | 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 |