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

Public Member Functions

 Vertex (float3 position, int3 normal, float2 uv, TransformedMaterial material)
 

Public Attributes

readonly float3 Position
 
readonly byte NormalX
 
readonly byte NormalY
 
readonly byte NormalZ
 
readonly byte NormalW
 
readonly Color32 Color
 
readonly float2 UV
 
readonly int Parameters
 

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