UNPKG

@phaserjs/phaser

Version:
3 lines 134 B
import { Vec3 } from './Vec3'; export declare function Vec3Negate(a: Vec3, out?: Vec3): Vec3; //# sourceMappingURL=Vec3Negate.d.ts.map