|
Sets the axis system of the camera explicitly.
X,Y,Z are three unit vectors that defines the view space. -X is the direction
of viewing.
One of the useful usage of this function together with STATE_camera_get_axis_system() and get\set location
is to save the camera exact position.
The function works exactly like STATE_object_set_axis_system()
See STATE_object_set_axis_system() for more information.
Returns OK or VR_ERROR
|