m3_make_rotation
m3_make_rotation_TBN(output, forward, up_dir)
Kind: global function
| Param | Type | Description |
|---|---|---|
| output | Array.<number> | 3x3 rotation matrix |
| forward | Vector3 | |
| up_dir | Vector3 |
Kind: global function
| Param | Type | Description |
|---|---|---|
| output | Array.<number> | 3x3 rotation matrix |
| forward | Vector3 | |
| up_dir | Vector3 |