UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 106 B
export function Mat4Zero(matrix) { return matrix.set(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); }