GetCalculatedAngleZForTFCCamera
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Calculates Z angle from current position of TFC camera to following coordinates.
Syntax
(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.