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 21, 2018 · 43 revisions

Index

MyShipVelocities Struct

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

[`Vector3D LinearVelocity`](Sandbox.ModAPI.Ingame.LinearVelocity) Gets the ship's linear velocity (motion).
[`Vector3D AngularVelocity`](Sandbox.ModAPI.Ingame.AngularVelocity) Gets the ship's angular velocity (rotation).

Clone this wiki locally