compose_matrix4_array
compose_matrix4_array(result, position, rotation, scale)
Kind: global function
| Param | Type |
|---|---|
| result | Array.<number> | Float32Array | mat4 |
| position | Object |
| rotation | Object |
| scale | Object |
Kind: global function
| Param | Type |
|---|---|
| result | Array.<number> | Float32Array | mat4 |
| position | Object |
| rotation | Object |
| scale | Object |