Syntax
[Android.Runtime.Register("glMultiTexCoord4x", "(IIIII)V", "GetGlMultiTexCoord4x_IIIIIHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
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: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1