Syntax
[Android.Runtime.Register("glClearColor", "(FFFF)V", "GetGlClearColor_FFFFHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlClearColor (
float red,
float green,
float blue,
float alpha)
Parameters
- red
- Documentation for this section has not yet been entered.
- green
- Documentation for this section has not yet been entered.
- blue
- Documentation for this section has not yet been entered.
- alpha
- 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