Sandbox.Game.Entities
IMyGravityProvider
Assembly: Sandbox.Game.dll
public interface IMyGravityProvider
Properties
| Member | Description |
|---|---|
| IsWorking |
Methods
| Member | Description |
|---|---|
| GetGravityMultiplier(Vector3D) | |
| GetProxyAABB(out BoundingBoxD) | |
| GetWorldGravity(Vector3D) | |
| IsPositionInRange(Vector3D) | Tests if the specified point is within the gravity of this entity. |
Inheritors: