Tanoda
MeshInfo Class Reference
Inheritance diagram for MeshInfo:

Public Member Functions

void SetVertex (List< int > vertexIndex, Vector3 position)
 After moving a VertexEditor, it should change all vertices position More...
 
void TestSave ()
 

Public Attributes

VertexEditor m_MiniCubePrefab
 

Detailed Description

Definition at line 11 of file MeshInfo.cs.

Member Function Documentation

◆ SetVertex()

void MeshInfo.SetVertex ( List< int >  vertexIndex,
Vector3  position 
)

After moving a VertexEditor, it should change all vertices position

Parameters
vertexIndexThis array should contain indexes of referenced vertices
positionthe local position of this Vertex Editor

Definition at line 39 of file MeshInfo.cs.

◆ TestSave()

void MeshInfo.TestSave ( )

Definition at line 122 of file MeshInfo.cs.

Member Data Documentation

◆ m_MiniCubePrefab

VertexEditor MeshInfo.m_MiniCubePrefab

Definition at line 17 of file MeshInfo.cs.


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