Mesh.GetPolygonMeshes Method

Gets a number of meshes representing this object.
Public Overridable Function GetPolygonMeshes() As Mesh()
This language is not supported or no code example is available.
public virtual Mesh[] GetPolygonMeshes()
This language is not supported or no code example is available.

Return Value

Mesh[]

The mesh itself, not cloned.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition