UNPKG

@phaserjs/phaser

Version:
3 lines 219 B
import { Quaternion } from './Quaternion'; export declare function QuatRotationYawPitchRoll(yaw: number, pitch: number, roll: number, out?: Quaternion): Quaternion; //# sourceMappingURL=QuatRotationYawPitchRoll.d.ts.map