Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m |
Chuck (RL) (Talk | contribs) m |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Parent| | + | {{Parent|IC_7_Python_API|IC7 Python API}} |
− | + | {{Related|IC8_Python_API:Modules|IC8 Python Modules}} | |
{| style="width:100%; text-align:center; background-color:#ab8080;" cellspacing="1" | {| style="width:100%; text-align:center; background-color:#ab8080;" cellspacing="1" | ||
Line 65: | Line 65: | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RKey | RKey ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RKey | RKey ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RControl | RControl ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RControl | RControl ]] | ||
− | |style="background-color:white; width:20%;"|[[IC_Python_API: | + | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RFloatKey | RFloatKey ]] |
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RFloatControl | RFloatControl ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RFloatControl | RFloatControl ]] | ||
|- | |- | ||
− | |style="background-color:white; width:20%;"|[[IC_Python_API: | + | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RTransformKey | RTransformKey ]] |
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RTransformControl | RTransformControl ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RTransformControl | RTransformControl ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIClip | RlClip ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIClip | RlClip ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RISkeletonComponent | RISkeletonComponent ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RISkeletonComponent | RISkeletonComponent ]] | ||
− | |style="background-color:white; width:20%;"|[[IC_Python_API: | + | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIHikEffectorComponent | RIHikEffectorComponent ]] |
|- | |- | ||
+ | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RVisemeKey | RVisemeKey ]] | ||
+ | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RVisemeSmoothOption | RVisemeSmoothOption ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIVisemeComponent | RIVisemeComponent ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIVisemeComponent | RIVisemeComponent ]] | ||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIMorphComponent | RIMorphComponent ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIMorphComponent | RIMorphComponent ]] | ||
− | |||
|style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIFaceComponent | RIFaceComponent ]] | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RIFaceComponent | RIFaceComponent ]] | ||
+ | |- | ||
+ | |style="background-color:white; width:20%;"|[[IC_Python_API:RLPy_RCameraDofData | RCameraDofData ]] | ||
+ | |style="background-color:white; width:20%;"| | ||
+ | |style="background-color:white; width:20%;"| | ||
+ | |style="background-color:white; width:20%;"| | ||
|style="background-color:white; width:20%;"| | |style="background-color:white; width:20%;"| | ||
|} | |} |
Latest revision as of 19:14, 3 January 2023
- Main article: IC7 Python API.
- Related article: IC8 Python Modules.
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 |