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

Sandbox.ModAPI.Ingame.MyShipVelocities

Morten Aune Lyrstad edited this page Apr 16, 2022 · 43 revisions

IndexNamespace Index

MyShipVelocities Struct

public struct MyShipVelocities

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

Fields

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

Constructors

Member Description
MyShipVelocities(Vector3D, Vector3D)

Clone this wiki locally