Share via


IMTLArgumentEncoder.SetDepthStencilStates Method

Definition

[Foundation.Export("setDepthStencilStates:withRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetDepthStencilStates(Metal.IMTLDepthStencilState[] depthStencilStates, Foundation.NSRange range);
[<Foundation.Export("setDepthStencilStates:withRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetDepthStencilStates : Metal.IMTLDepthStencilState[] * Foundation.NSRange -> unit
override this.SetDepthStencilStates : Metal.IMTLDepthStencilState[] * Foundation.NSRange -> unit

Parameters

depthStencilStates
IMTLDepthStencilState[]
range
NSRange
Attributes

Applies to