GetTFCRot
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Returns current X\Z angle of TFC Camera.
Syntax
(angle:float) GetTFCRot axis:X/Y
Example
set fValue to GetTFCRot X;
The function will return X rotation of TFC Camera.
Notes
- Value extracted is not the actual angle value. If you're looking for angle value which coressponds with standart game angles - use GetTFCAngle.