UNPKG

@phaserjs/phaser

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