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

VRageMath.Vector3S

Malware edited this page Dec 21, 2018 · 42 revisions

Index

Vector3S Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

[`short X`](VRageMath.X)
[`short Y`](VRageMath.Y)
[`short Z`](VRageMath.Z)
static [`Vector3S Up`](VRageMath.Up)
static [`Vector3S Down`](VRageMath.Down)
static [`Vector3S Right`](VRageMath.Right)
static [`Vector3S Left`](VRageMath.Left)
static [`Vector3S Forward`](VRageMath.Forward)
static [`Vector3S Backward`](VRageMath.Backward)
### Methods
[`string ToString()`](VRageMath.ToString)
[`int GetHashCode()`](VRageMath.GetHashCode)
[`bool Equals(Object obj)`](VRageMath.Equals)
static [`Vector3S Round(Vector3 v)`](VRageMath.Round)

Clone this wiki locally