Share via


MTLMeshRenderPipelineDescriptor.MaxTotalThreadgroupsPerMeshGrid Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr MaxTotalThreadgroupsPerMeshGrid { [Foundation.Export("maxTotalThreadgroupsPerMeshGrid")] get; [Foundation.Export("setMaxTotalThreadgroupsPerMeshGrid:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxTotalThreadgroupsPerMeshGrid")>]
[<set: Foundation.Export("setMaxTotalThreadgroupsPerMeshGrid:")>]
member this.MaxTotalThreadgroupsPerMeshGrid : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to