GL.DepthRange(Single, Single) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glDepthRangef", Version="1.1")]
public static void DepthRange (float zNear, float zFar);
static member DepthRange : single * single -> unit

Parameters

zNear
Single
zFar
Single
Attributes

Applies to