GetOrientationFromLocation

From Dragon Age Toolset Wiki
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.