MDLSubmeshTopology.FaceTopology Property

Definition

Gets or sets a mesh buffer that contains the number of faces for each corresponding face in the mesh's index buffer.

public virtual ModelIO.IMDLMeshBuffer FaceTopology { [Foundation.Export("faceTopology", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFaceTopology:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.FaceTopology : ModelIO.IMDLMeshBuffer with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to