FlutterAngleTexture constructor
FlutterAngleTexture()
Implementation
FlutterAngleTexture(
this.textureId,
this.rboId,
this.metalAsGLTextureId,
int androidSurfaceId,
this.element,
this.fboId,
this.loc,
this.options
) {
androidSurface = Pointer.fromAddress(androidSurfaceId);
}