Click or drag to resize
IMyShipControllerGetArtificialGravity Method

[This is preliminary documentation and is subject to change.]

Gets the detected artificial gravity vector and power at the current location.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Vector3D GetArtificialGravity()

Return Value

Type: Vector3D

[Missing <returns> documentation for "M:Sandbox.ModAPI.Ingame.IMyShipController.GetArtificialGravity"]

See Also