UNPKG

@phaserjs/phaser

Version:
3 lines 171 B
import { Matrix4 } from './Matrix4'; export declare function Mat4RotateY(matrix: Matrix4, angle: number, out?: Matrix4): Matrix4; //# sourceMappingURL=Mat4RotateY.d.ts.map