GetLocalGravity

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the acceleration (in Game Units per second squared) due to gravity in the specified axis for the current cell.

Syntax

[help]
(gravity:float) GetLocalGravity axis:X/Y/Z

Example

set fGravityZ to GetLocalGravity Z 

Notes

See Also