C# Class Pathfinding.Voxels.VoxelMesh

ファイルを表示 Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
tris int[]
verts Pathfinding.Int3[]

Property Details

tris public_oe property

public int[] tris
return int[]

verts public_oe property

public Int3[],Pathfinding verts
return Pathfinding.Int3[]