UNPKG

@awayjs/stage

Version:
15 lines 461 B
export declare class OpLUT { s: string; flags: number; dest: boolean; a: boolean; b: boolean; matrixwidth: number; matrixheight: number; ndwm: boolean; scalar: boolean; dm: boolean; lod: boolean; constructor(s: string, flags: number, dest: boolean, a: boolean, b: boolean, matrixwidth: number, matrixheight: number, ndwm: boolean, scaler: boolean, dm: boolean, lod: boolean); } //# sourceMappingURL=OpLUT.d.ts.map