VectorToRotation
From Onset Developer Wiki
Description
Converts the XYZ vectors into rotation.
Syntax
VectorToRotation(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__