GetActorTiltAngle
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the calling actor's tilt angle on the specified Axis.
- X - Front/Back tilt.
- Y - Left/Right tilt.
Syntax
(angle:float) actor.GetActorTiltAngle axis:X/Y
Example
set fTiltLeftRight to actorRef.GetActorTiltAngle Y