MDLMesh.NormalVertexData 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 normal vectors for the mesh vertices. These data are associated with the Normal key.
public ModelIO.MDLVertexAttributeData NormalVertexData { get; }
member this.NormalVertexData : ModelIO.MDLVertexAttributeData