IVertexGeometry.GetPosition

IVertexGeometry.GetPosition method

Gets the position of the vertex.

public Vector3 GetPosition()

Return Value

A Vector3 position.

See Also