Share via


IMTLRenderCommandEncoder.SetDepthStencilState(IMTLDepthStencilState) Method

Definition

[Foundation.Export("setDepthStencilState:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetDepthStencilState(Metal.IMTLDepthStencilState depthStencilState);
[<Foundation.Export("setDepthStencilState:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetDepthStencilState : Metal.IMTLDepthStencilState -> unit
override this.SetDepthStencilState : Metal.IMTLDepthStencilState -> unit

Parameters

depthStencilState
IMTLDepthStencilState
Attributes

Applies to