IC Python API:RLPy RIBase
From Reallusion Wiki!
Revision as of 01:23, 27 March 2019 by Chuck (RL) (Talk | contribs) (Created page with "{{TOC}} {{Parent|IC_Python_API:RL_Python_Modules|Modules}}== Detailed Description == This class is the base class of components in the scene. The class provides a method to de...")
Contents
- Main article: Modules.== Detailed Description ==
This class is the base class of components in the scene. The class provides a method to determine the component is available or not.
Member Functions
IsValid
RLPy.RIBase.IsValid ( self )
Is valid or not.
Returns
Valid or not - bool