![]() |
PiXYZ Plugin for Unity
Scripting API Documentation
|
▼CActionBase | Base class for making input-storable & invokable Actions |
CActionIn< Input > | Abstract class for In Actions |
CActionInOut< Input, Output > | Abstract class for In-Out Actions |
CActionOut< Output > | Abstract class for Out Actions |
CActionInOut< object, object > | |
CConfiguration | This class provide function to initialize PiXYZ plugin, manage your licenses and your tokens |
CFormats | Static class for formats related information |
CHelperMethod | Attribute for declaring an Action's method as an Helper Method |
CImportedModel | This component holds all information related to the PiXYZ import |
CImporter | Single-use class for importing 3D data to Unity |
CImportSettings | Serializable container class for import settings |
CLODSettings | Serializable container class for a single LOD |
CLODsSettings | Serializable container class for all LODs |
CRule | A RuleEngine Rule |
CRuleSet | A RuleEngine set of Rules |
CUserParameter | Attribute for declaring an Action's field as an UserParameter |