FlutterAngleTexture constructor
FlutterAngleTexture(
- FlutterAngle flutterAngle,
- int textureId,
- int rboId,
- int surfaceId,
- HTMLCanvasElement? element,
- int fboId,
- int loc,
- AngleOptions options,
Implementation
FlutterAngleTexture(
FlutterAngle flutterAngle,
this.textureId,
this.rboId,
this.surfaceId,
this.element,
this.fboId,
this.loc,
this.options
) {}