Mesh.CreatePrimitive

Mesh.CreatePrimitive method

Creates a new MeshPrimitive instance and adds it to the current Mesh.

public MeshPrimitive CreatePrimitive()

Return Value

A MeshPrimitive instance.

See Also