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_
_short Y_
_short Z_
static _Vector3S Up_
static _Vector3S Down_
static _Vector3S Right_
static _Vector3S Left_
static _Vector3S Forward_
static _Vector3S Backward_
### Methods
_string ToString()_
_int GetHashCode()_
_bool Equals(Object obj)_
static _Vector3S Round(Vector3 v)_

Clone this wiki locally