GL.DepthMask(Boolean) Method

Definition

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glDepthMask", Version="3.0")]
public static void DepthMask (bool flag);
static member DepthMask : bool -> unit

Parameters

flag
Boolean
Attributes

Applies to