VectorToAngle

From NWN Lexicon



Contents

[edit] VectorToAngle(vector)

Converts a vector variable to an angle.

float VectorToAngle(
    vector vVector
);

[edit] Parameters

vVector

The vector to convert into an angle.


[edit] Description

Returns the value of vVector converted into an angle by comparing the supplied vVector to another vector at (0, 0, 0).



[edit] Version

1.26

[edit] See Also

functions: 

Vector



 author: Charles Feduke, editor: John Shuell, additional contributor(s): Cheiron, Keith Voss
 

Personal tools
Categories