mathEulerRotateVector
mathEulerRotateVector
Description
Euler angle vector rotation
Definition
mathEulerRotateVector(float x, float y, float z, float x, float y, float z)
Arguments
| float | x | euler angle x axis |
|---|---|---|
| float | y | euler angle y axis |
| float | z | euler angle z axis |
| float | x | x |
| float | y | y |
| float | z | z |
Return Values
| float | x | x |
|---|---|---|
| float | y | y |
| float | z | z |