Sandbox.ModAPI.Ingame
MyShipVelocities
Assembly: Sandbox.Common.dll
public struct MyShipVelocities
Describes ship velocities
Fields
| Member | Description |
|---|---|
| AngularVelocity | Gets the ship's angular velocity (rotation). |
| LinearVelocity | Gets the ship's linear velocity (motion). |
Constructors
| Member | Description |
|---|---|
| MyShipVelocities(Vector3D, Vector3D) |