UNPKG

@phaserjs/phaser

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