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

Member Description
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

Member Description
string ToString()
int GetHashCode()
bool Equals(Object obj)
static Vector3S Round(Vector3 v)

Clone this wiki locally