MTLDrawIndexedPrimitivesIndirectArguments 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示繪製索引基本類型所需的資料配置。
public struct MTLDrawIndexedPrimitivesIndirectArguments
type MTLDrawIndexedPrimitivesIndirectArguments = struct
- 繼承
-
MTLDrawIndexedPrimitivesIndirectArguments
欄位
BaseInstance |
第一個基本類型。 |
BaseVertex |
第一個頂點。 |
IndexCount |
要從每個實例的索引緩衝區讀取的索引數目。 |
IndexStart |
第一個索引。 |
InstanceCount |
實例數目。 |