Compartilhar via


MTLIndirectCommandType Enumeração

Definição

Essa enumeração dá suporte a uma combinação bit a bit dos valores de membro.

[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 = 
Herança
MTLIndirectCommandType
Atributos

Campos

Draw 1
DrawIndexed 2
DrawIndexedPatches 8
DrawPatches 4

Aplica-se a