GL.DepthFunc(DepthFunction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glDepthFunc", Version="3.0")]
public static void DepthFunc (OpenTK.Graphics.ES30.DepthFunction func);
static member DepthFunc : OpenTK.Graphics.ES30.DepthFunction -> unit
Parameters
- func
- DepthFunction
- Attributes