UNPKG

@phaserjs/phaser

Version:
3 lines 204 B
import { Matrix4 } from './Matrix4'; export declare function Mat4Perspective(fovY: number, aspect: number, near: number, far: number, out?: Matrix4): Matrix4; //# sourceMappingURL=Mat4Perspective.d.ts.map