共用方式為


MTLDrawPrimitivesIndirectArguments 結構

定義

表示繪製基本類型所需的資料配置。

public struct MTLDrawPrimitivesIndirectArguments
type MTLDrawPrimitivesIndirectArguments = struct
繼承
MTLDrawPrimitivesIndirectArguments

欄位

BaseInstance

第一個基本類型。

InstanceCount

數位實例。

VertexCount

頂點數目。

VertexStart

第一個頂點。

適用於