IMTLRenderCommandEncoder.SetDepthBias(Single, Single, Single) Method

Definition

[Foundation.Export("setDepthBias:slopeScale:clamp:")]
[Foundation.Preserve(Conditional=true)]
public void SetDepthBias (float depthBias, float slopeScale, float clamp);
abstract member SetDepthBias : single * single * single -> unit

Parameters

depthBias
Single
slopeScale
Single
clamp
Single
Attributes

Applies to