(Official) LUA Scripting Documentation
get_view_dir
Get the current view direction of the context actor.
Spec:
get_view_dir()
Returns
double: The x component of the view directiondouble: The y component of the view directiondouble: The z component of the view direction
Incomplete
This documentation is incomplete