Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→Scene) |
Chuck (RL) (Talk | contribs) m (→Scene) |
||
Line 39: | Line 39: | ||
{| class="wikitable" style="width:100%; text-align:center;" | {| class="wikitable" style="width:100%; text-align:center;" | ||
− | |style="width: 150px;"|[[IC_Python_API: | + | |style="width: 150px;"|[[IC_Python_API:RLPy_RIBase | RIBase ]] |
− | |style="width: 150px;"|[[IC_Python_API: | + | |style="width: 150px;"|[[IC_Python_API:RLPy_RIObject | RIObject ]] |
|style="width: 150px;"|[[IC_Python_API:RLPy_RINode | RINode ]] | |style="width: 150px;"|[[IC_Python_API:RLPy_RINode | RINode ]] | ||
− | |style="width: 150px;"|[[IC_Python_API: | + | |style="width: 150px;"|[[IC_Python_API:RLPy_RIMaterialComponent | RIMaterialComponent ]] |
− | |style="width: 150px;"|[[IC_Python_API: | + | |style="width: 150px;"|[[IC_Python_API:RLPy_RIProp | RIProp ]] |
|- | |- | ||
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RIAvatar | RIAvatar]] |
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RICamera | RICamera ]] |
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RIParticle | RIParticle ]] |
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RILight | RILight ]] |
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RISpotLight | RISpotLight ]] |
|- | |- | ||
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RIPointLight | RIPointLight]] |
− | |[[IC_Python_API: | + | |[[IC_Python_API:RLPy_RIDirectionalLight | RIDirectionalLight ]] |
|[[IC_Python_API:RLPy_RScene | RScene ]] | |[[IC_Python_API:RLPy_RScene | RScene ]] | ||
|} | |} |
Revision as of 22:06, 27 March 2019
- Main article: iClone Python API.
- ! This page is incomplete because it is still under construction.
You can still access the original API reference material by visiting http://manual.reallusion.com/iClone/script/python/modules.html
RLPy
Mathematics
RMath | RVector2 | RVector3 | RVector4 | RMatrix3 |
RQuaternion | RMatrix4 | RTransform |
System
RStatus | RTime | RVariant | RFileIO | RGlobal |
RPyTimer | RApplication |
Scene
RIBase | RIObject | RINode | RIMaterialComponent | RIProp |
RIAvatar | RICamera | RIParticle | RILight | RISpotLight |
RIPointLight | RIDirectionalLight | RScene |
Animation
RDatatBlock | RKey | RControl | RFloatkey | RFloatControl |
RTransformkey | RTransformControl | RlClip | RISkeletonComponent | RIVisemeSmoothOption |
RIVisemeComponent | RIMorphComponent |
MotionCapture
RPositionSetting | RRotationSetting | RDeviceSetting | RIDeviceBase | RBodySetting |
RIBodyDevice | RHandSetting | RIHandDevice | RFacialSetting | RIFacialDevice |
RIMocapManager |
Events
RCallback | RWinMessageCallback | RDialogCallback | REventCallback | REventHandler |
RPyTimerCallback |
UI
RIDialog | RIDockWidget | RUi |
Media
RRgb | RColor | RIAudioObject | RAudioRecorder | RAudio |
Networking
RTcpCallback | RTcpClient | RUdpCallback | RUdpClient |