Share via


MTLIndirectRenderCommand_Extensions.SetDepthBias Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetDepthBias(this Metal.IMTLIndirectRenderCommand This, float depthBias, float slopeScale, float clamp);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetDepthBias : Metal.IMTLIndirectRenderCommand * single * single * single -> unit

Parameters

depthBias
Single
slopeScale
Single
clamp
Single
Attributes

Applies to