Syntax
[Android.Runtime.Register("glMultiTexCoord4x", "(IIIII)V", "")]
public static
void GlMultiTexCoord4x (
int target,
int s,
int t,
int r,
int 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