OpenGLDepthFunc 方法 |
| 名称 | 说明 | |
|---|---|---|
| DepthFunc(UInt32) |
This function sets the current depth buffer comparison function, the default it LESS.
| |
| DepthFunc(DepthFunction) |
This function sets the current depth buffer comparison function, the default it LESS.
|