UNPKG

@phaserjs/phaser

Version:
3 lines 178 B
import { Quaternion } from './Quaternion'; export declare function QuatScale(a: Quaternion, scalar: number, out?: Quaternion): Quaternion; //# sourceMappingURL=QuatScale.d.ts.map