RotationToVector
From Onset Developer Wiki
Description
Converts the given rotation into XYZ vectors.
Syntax
RotationToVector(x, y, z)
Parameters
- x
The point at X axis. - y
The point at Y axis. - z
The point at Z axis.
Return Value
- __EDIT_ME__
Example
__EDIT_ME__