UNPKG

@phaserjs/phaser

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