次の方法で共有


MTLIndirectCommandType 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[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 = 
継承
MTLIndirectCommandType
属性

フィールド

Draw 1
DrawIndexed 2
DrawIndexedPatches 8
DrawPatches 4

適用対象