Syntax
[Android.Runtime.Register("glFramebufferTexture2D", "(IIIII)V", "")]
public static
void GlFramebufferTexture2D (
int target,
int attachment,
int textarget,
int texture,
int level)
Parameters
- target
- Documentation for this section has not yet been entered.
- attachment
- Documentation for this section has not yet been entered.
- textarget
- Documentation for this section has not yet been entered.
- texture
- Documentation for this section has not yet been entered.
- level
- 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