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 Jan 26, 2019 · 42 revisions

IndexNamespace Index

Vector3S Struct

public struct Vector3S

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
X
Y
Z
Up
Down
Right
Left
Forward
Backward

Constructors

Member Description
Vector3S(Vector3I)
Vector3S(ref Vector3I)
Vector3S(short, short, short)
Vector3S(float, float, float)

Methods

Member Description
ToString()
GetHashCode()
Equals(object)
Round(Vector3)

Clone this wiki locally