UNPKG

@phaserjs/phaser

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