UNPKG

@phaserjs/phaser

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