UNPKG

@phaserjs/phaser

Version:
4 lines 213 B
import { Euler } from './Euler'; import { Matrix4 } from '../mat4/Matrix4'; export declare function FromRotationMatrix(e: Euler, m: Matrix4, order?: string): Euler; //# sourceMappingURL=FromRotationMatrix.d.ts.map