UNPKG

@phaserjs/phaser

Version:
3 lines 150 B
import { Vec4 } from './Vec4'; export declare function Vec4Cross(u: Vec4, v: Vec4, w: Vec4, out?: Vec4): Vec4; //# sourceMappingURL=Vec4Cross.d.ts.map