TriMesh.BeginVertex

TriMesh.BeginVertex method

Begin adding vertex

public Vertex BeginVertex()

Return Value

The reference of internal vertex object in type Vertex

See Also