Difference between revisions of "IC Python API:RL Python Modules"

From Reallusion Wiki!
Jump to: navigation, search
m (Animation)
m (Mathematics)
Line 2: Line 2:
 
{{Parent|IC_Python_API|IC Python API}}
 
{{Parent|IC_Python_API|IC Python API}}
 
{{Related|IC_Python_API:RL_Python_Modules_Ordered_List | Python Modules Ordered List}}
 
{{Related|IC_Python_API:RL_Python_Modules_Ordered_List | Python Modules Ordered List}}
=== Mathematics ===
+
{| style="width:100%; text-align:center; background-color:orange;"
 
+
!colspan="5" | Mathematics
{| class="wikitable" style="width:100%; text-align:center;"
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RMath | RMath ]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RVector2 | RVector2 ]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RVector3 | RVector3 ]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RVector4 | RVector4 ]]
+
|style="width: 150px;"|[[IC_Python_API:RLPy_RMatrix3 | RMatrix3 ]]
+
 
|-
 
|-
|[[IC_Python_API:RLPy_RQuaternion | RQuaternion ]]
+
|style="background-color:white;"|[[IC_Python_API:RLPy_RMath | RMath ]]
|[[IC_Python_API:RLPy_RMatrix4 | RMatrix4 ]]
+
|style="background-color:white;"|[[IC_Python_API:RLPy_RVector2 | RVector2 ]]
|[[IC_Python_API:RLPy_RTransform | RTransform ]]
+
|style="background-color:white;"|[[IC_Python_API:RLPy_RVector3 | RVector3 ]]
|[[IC_Python_API:RLPy_RRgb | RRgb ]]
+
|style="background-color:white;"|[[IC_Python_API:RLPy_RVector4 | RVector4 ]]
|[[IC_Python_API:RLPy_RColor | RColor ]]
+
|style="background-color:white;"|[[IC_Python_API:RLPy_RMatrix3 | RMatrix3 ]]
 +
|-
 +
|style="background-color:white;"|[[IC_Python_API:RLPy_RQuaternion | RQuaternion ]]
 +
|style="background-color:white;"|[[IC_Python_API:RLPy_RMatrix4 | RMatrix4 ]]
 +
|style="background-color:white;"|[[IC_Python_API:RLPy_RTransform | RTransform ]]
 +
|style="background-color:white;"|[[IC_Python_API:RLPy_RRgb | RRgb ]]
 +
|style="background-color:white;"|[[IC_Python_API:RLPy_RColor | RColor ]]
 
|}
 
|}
  

Revision as of 20:29, 17 March 2020

Main article: IC Python API.
Related article: Python Modules Ordered 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

Animation

RDataBlock RKey RControl RFloatkey RFloatControl
RTransformkey RTransformControl RlClip RISkeletonComponent RVisemeSmoothOption
RIVisemeComponent RIMorphComponent RIHikEffectorComponent RIFaceComponent

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