MDLVertexFormatExtensions.ToMetalVertexFormat(MDLVertexFormat) Method
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.
Converts the current vertex format into the specified vertexFormat
.
public static Metal.MTLVertexFormat ToMetalVertexFormat (this ModelIO.MDLVertexFormat vertexFormat);
static member ToMetalVertexFormat : ModelIO.MDLVertexFormat -> Metal.MTLVertexFormat
Parameters
- vertexFormat
- MDLVertexFormat