Riwmorld
Verse.LayerSubMesh Class Reference

Public Member Functions

 LayerSubMesh (Mesh mesh, Material material)
 
void Clear (MeshParts parts)
 
void FinalizeMesh (MeshParts parts, bool optimize=false)
 
override string ToString ()
 

Public Attributes

bool finalized
 
bool disabled
 
Material material
 
Mesh mesh
 
List< Vector3 > verts = new List<Vector3>()
 
List< int > tris = new List<int>()
 
List< Color32 > colors = new List<Color32>()
 
List< Vector2 > uvs = new List<Vector2>()
 

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