Documentation

Depth Func - Open Dev Kit Documentation

Open Dev Kit Documentation :: OpenGL :: Depth Func

OpenGL.DepthFunc(
  Func Func
) 
Specify the value used for depth buffer comparisons

Parameters

Func Func
Specifies the depth comparison function

Return Value

Nothing

Lua Usage

OpenGL.DepthFunc(func)

If you think anything is missing, please feel free to: submit documentation feedback on this page