GetTFCPos
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Returns current X/Y/Z position of TFC Camera.
Syntax
(angle:float) GetTFCPos axis:X/Y/Z
Example
set fValue to GetTFCPos X;
The function will return X position of TFC Camera.