Share via


MTLMeshRenderPipelineDescriptor.MaxTotalThreadsPerMeshThreadgroup Property

Definition

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

Property Value

UIntPtr

unativeint

Attributes

Applies to