ClearDepth Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public void ClearDepth(
float value
)
Public Sub ClearDepth (
value As Single
)
member ClearDepth :
value : float32 -> unit