Android.Opengl.GLES20.GlColorMask Method

Syntax

[Android.Runtime.Register("glColorMask", "(ZZZZ)V", "")]
public static void GlColorMask (bool red, bool green, bool blue, bool 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: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8