Syntax
[Android.Runtime.Register("glDepthRangef", "(FF)V", "GetGlDepthRangef_FFHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlDepthRangef (
float zNear,
float zFar)
Parameters
- zNear
- Documentation for this section has not yet been entered.
- zFar
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1