Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→Media) |
Chuck (RL) (Talk | contribs) m (→Networking) |
||
Line 107: | Line 107: | ||
=== Networking === | === Networking === | ||
+ | |||
+ | {| class="wikitable" style="width:100%; text-align:center;" | ||
+ | |style="width: 150px;"|[[IC_Python_API:RLPy_RTcpCallback | RTcpCallback ]] | ||
+ | |style="width: 150px;"|[[IC_Python_API:RLPy_RTcpClient | RTcpClient ]] | ||
+ | |style="width: 150px;"|[[IC_Python_API:RLPy_RUdpCallback | RUdpCallback ]] | ||
+ | |style="width: 150px;"|[[IC_Python_API:RLPy_RUdpClient | RUdpClient ]] | ||
+ | |style="width: 150px;"| | ||
+ | |} | ||
=== Mathematics === | === Mathematics === |
Revision as of 19:04, 22 January 2019
- Main article: iClone Python API.
Inherits from RLPy
System
RStatus | RTime | RStatus | RVariant | RFileIO |
RGlobal | RPyTimer |
Scene
RlBase | RlObject | RlNode | RlMaterialComponent | RlProp |
RlAvatar | RlCamera | RlParticle | RlLight | RlSpotLight |
RlPointLight | RlDirectionalLight | RScene |
Animation
RDatatBlock | RKey | RControl | RFloatkey | RFloatControl |
RTransformkey | RTransformControl | RlClip | RlSkeletonComponent | RlVisemeSmoothOption |
RlVisemeComponent | RlMorphComponent |
MotionCapture
RPositionSetting | RRotationSetting | RDeviceSetting | RlDeviceBase | RBodySetting |
RlBodyDevice | RHandSetting | RlHandDevice | RFacialSetting | RlFacialDevice |
RlMocapManager |
Events
RCallback | RWinMessageCallback | RDialogCallback | REventCallback | REventHandler |
RPyTimerCallback |
UI
RlDialog | RlDockWidget | RUi |
Media
RRgb | RColor | RlAudioObject | RAudioRecorder | RAudio |
Networking
RTcpCallback | RTcpClient | RUdpCallback | RUdpClient |