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

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

Example

Remarks

Fields

Member Description
LinearVelocity Gets the ship's linear velocity (motion).
AngularVelocity Gets the ship's angular velocity (rotation).

Clone this wiki locally