GetOrientationFromLocation

From Dragon Age Toolset Wiki
Revision as of 23:16, 26 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

returns the orientation component of the location as an orientation vector.

vector GetOrientationFromLocation(
location lLocation
);
Parameters:
lLocation
the location to retrieve the orientation from
Returns:

a non empty vector on success or an empty vector on failure

Source:

script.ldf

Description

This function returns the orientation component of the location as an orientation vector.