Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
Loading...
Searching...
No Matches
VoxelToolkit.Transformation Class Reference

Represents the transformation of the group/shape etc. More...

Inheritance diagram for VoxelToolkit.Transformation:
VoxelToolkit.HierarchyNode

Properties

override ScriptableObject[] RelatedObjects [get]
 The related objects of the node.
 
HierarchyNode Child [get, set]
 The child of the transformation.
 
Layer Layer [get, set]
 The layer of the transformation.
 
TransformationFrame[] Frames [get, set]
 The frames contained in the transformation.
 
- Properties inherited from VoxelToolkit.HierarchyNode
int ID [get]
 Element's unique ID.
 
virtual ScriptableObject[] RelatedObjects [get]
 The related objects of the node.
 

Detailed Description

Represents the transformation of the group/shape etc.


The documentation for this class was generated from the following file: