Syntax
[Android.Runtime.Register("glOrthof", "(FFFFFF)V", "GetGlOrthof_FFFFFFHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlOrthof (
float left,
float right,
float bottom,
float top,
float zNear,
float zFar)
Parameters
- left
- Documentation for this section has not yet been entered.
- right
- Documentation for this section has not yet been entered.
- bottom
- Documentation for this section has not yet been entered.
- top
- Documentation for this section has not yet been entered.
- 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