GetCalculatedAngleZForTFCCamera

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Calculates Z angle from current position of TFC camera to following coordinates.

Syntax

[help]
(Angle:float) GetCalculatedAngleZForTFCCamera fXin:float fYin:float

Example

set fAngleZ to GetCalculatedAngleZForTFCCamera fXin fYin; 

The function will calculate Z angle for the TFC camera to look at fXin fYin position.

See Also