Condividi tramite


MTLIndirectCommandType Enumerazione

Definizione

Questa enumerazione supporta una combinazione bit per bit dei rispettivi valori dei membri.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum MTLIndirectCommandType
type MTLIndirectCommandType = 
Ereditarietà
MTLIndirectCommandType
Attributi

Campi

Draw 1
DrawIndexed 2
DrawIndexedPatches 8
DrawPatches 4

Si applica a