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

Holds part related info for setup. More...

Public Member Functions

 PartInfo (MeshDescriptor meshDescriptor)
 Creates new part info object.
 

Public Attributes

readonly MeshDescriptor MeshDescriptor
 The descriptor of the mesh that part was created from.
 

Detailed Description

Holds part related info for setup.

Constructor & Destructor Documentation

◆ PartInfo()

VoxelToolkit.PartInfo.PartInfo ( MeshDescriptor  meshDescriptor)

Creates new part info object.

Parameters
meshDescriptorThe mesh descriptor used to generate the part

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