UnityMol  1.0.25beta
MeshData Class Reference

Public Member Functions

void Scale (Vector3 scale)
 
void Offset (Vector3 offset)
 
void InvertX ()
 

Public Attributes

int [] triangles
 
Vector3 [] normals
 
Vector3 [] vertices
 
Color32 [] colors
 

Member Function Documentation

◆ InvertX()

void MeshData.InvertX ( )

◆ Offset()

void MeshData.Offset ( Vector3  offset)

◆ Scale()

void MeshData.Scale ( Vector3  scale)

Member Data Documentation

◆ colors

Color32 [] MeshData.colors

◆ normals

Vector3 [] MeshData.normals

◆ triangles

int [] MeshData.triangles

◆ vertices

Vector3 [] MeshData.vertices

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