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

Describes the generated mesh. More...

Public Member Functions

 MeshDescriptor (Mesh mesh)
 
 MeshDescriptor (MeshKind kind, Mesh mesh, Texture2D texture)
 

Public Attributes

readonly Mesh Mesh
 The resulting mesh.
 
readonly Texture2D ColorTexture
 

Properties

MeshKind Kind [get]
 The kind of the mesh.
 

Detailed Description

Describes the generated mesh.


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