Editar

Share via


MDLSubmeshTopology.EdgeCreases Property

Definition

Gets or sets the mesh buffer that contains edge smoothness data that correlates with the vertex pairs that are contained in EdgeCreaseIndices property.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to