MDLMesh.EdgeCreaseVertexData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets data that describe which edges that should not be modified when subdividing the surface. These data are associated with the EdgeCrease key.
public ModelIO.MDLVertexAttributeData EdgeCreaseVertexData { get; }
member this.EdgeCreaseVertexData : ModelIO.MDLVertexAttributeData