Share via


IMTLRenderCommandEncoder.SetStencilReferenceValue(UInt32) Method

Definition

[Foundation.Export("setStencilReferenceValue:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetStencilReferenceValue(uint referenceValue);
[<Foundation.Export("setStencilReferenceValue:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetStencilReferenceValue : uint32 -> unit
override this.SetStencilReferenceValue : uint32 -> unit

Parameters

referenceValue
UInt32
Attributes

Applies to