Struct TileMeshUnsafe
Public
Unsafe version of TileMesh
Public Methods
Dispose
()
Public
ToManaged
()
Public
Public Variables
tags
One tag per triangle, of type uint.
triangles
Three indices per triangle, of type int.
Public