Syntax
[Android.Runtime.Register("glMultiTexCoord4f", "(IFFFF)V", "")]
public static
void GlMultiTexCoord4f (
int target,
float s,
float t,
float r,
float q)
Parameters
- target
- Documentation for this section has not yet been entered.
- s
- Documentation for this section has not yet been entered.
- t
- Documentation for this section has not yet been entered.
- r
- Documentation for this section has not yet been entered.
- q
- 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 4