DSkin
DSkin
DSkin.OpenGL
OpenGL 类
OpenGL 方法
DepthFunc 方法
DepthFunc 方法 (UInt32)
DepthFunc 方法 (DepthFunction)
OpenGL
DepthFunc 方法 (DepthFunction)
This function sets the current depth buffer comparison function, the default it LESS.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
DepthFunc
(
DepthFunction
function
)
参数
function
类型:
DSkin.OpenGL
DepthFunction
The comparison function to set.
参见
引用
OpenGL 类
DepthFunc 重载
DSkin.OpenGL 命名空间