Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
|
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. | |
Describes the generated mesh.