GL.DepthRangex(Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glDepthRangex", Version="1.1")]
public static void DepthRangex (int zNear, int zFar);
static member DepthRangex : int * int -> unit

Parameters

zNear
Int32
zFar
Int32
Attributes

Applies to