Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.MyShipVelocities

Malware edited this page Dec 25, 2018 · 43 revisions

Index

MyShipVelocities Struct

private public sealed MyShipVelocities
```csharp

**Namespace:** [Sandbox.ModAPI.Ingame](Sandbox.ModAPI.Ingame)  
**Assembly:** Sandbox.Common.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[LinearVelocity](Sandbox.ModAPI.Ingame.MyShipVelocities.LinearVelocity)|Gets the ship's linear velocity (motion).|
|[AngularVelocity](Sandbox.ModAPI.Ingame.MyShipVelocities.AngularVelocity)|Gets the ship's angular velocity (rotation).|

Clone this wiki locally