Difference between revisions of "IC Python API:RLPY"

From Reallusion Wiki!
Jump to: navigation, search
m (Modules)
m (System)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Modules==
+
{{TOC}}
 +
{{Parent|IC_Python_API|iClone Python API}}
  
=== System ===
+
== System ==
  
 
{| class="mw-collapsible mw-collapsed wikitable"
 
{| class="mw-collapsible mw-collapsed wikitable"
Line 8: Line 9:
 
| __init__ ||  
 
| __init__ ||  
 
|-
 
|-
| RTime || Hold and manipulate timing information.
+
| ||  
 
|-
 
|-
| RVariant || Union for the most common data types.
+
| ||  
 +
|}
 +
{| class="mw-collapsible mw-collapsed wikitable"
 +
! RTime || Hold and manipulate timing information.
 +
|-
 +
| __init__ ||
 +
|-
 +
| ||
 +
|-
 +
| ||
 
|}
 
|}
  
=== Scene ===
+
== Scene ==
  
=== Animation ===
+
== Animation ==
  
=== MotionCapture ===
+
== MotionCapture ==
  
=== Events ===
+
== Events ==
  
=== UI ===
+
== UI ==
  
=== Media ===
+
== Media ==
  
=== Networking ===
+
== Networking ==
  
=== Mathematics ===
+
== Mathematics ==

Latest revision as of 20:20, 8 January 2019

Main article: iClone Python API.

System

RStatus API level error handling.
__init__
RTime Hold and manipulate timing information.
__init__

Scene

Animation

MotionCapture

Events

UI

Media

Networking

Mathematics