Share via


MTLMeshRenderPipelineDescriptor.MaxTotalThreadsPerObjectThreadgroup Property

Definition

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

Property Value

UIntPtr

unativeint

Attributes

Applies to