MDLSubmeshTopology.VertexCreases Property

Definition

Gets or sets the sparse mesh buffer that contains vertex smoothness data that are indexed by VertexCreaseIndices property

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to