Edit

Share via


MDLVertexFormatExtensions.ToMetalVertexFormat(MDLVertexFormat) Method

Definition

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

Returns

Applies to