GetTFCPos

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns current X/Y/Z position of TFC Camera.

Syntax

[help]
(angle:float) GetTFCPos axis:X/Y/Z

Example

set fValue to GetTFCPos X; 

The function will return X position of TFC Camera.

See Also