MDLMesh.SubdivisionStencilVertexData 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 the data that decide which neighboring vertices are used for subdivision calculations. These data are associated with the SubdivisionStencil key.
public ModelIO.MDLVertexAttributeData SubdivisionStencilVertexData { get; }
member this.SubdivisionStencilVertexData : ModelIO.MDLVertexAttributeData