GL.DepthRange(Single, Single) 方法

定义

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

参数

zNear
Single
zFar
Single
属性

适用于