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

VRageMath.Vector3S

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

IndexNamespace Index

Vector3S Struct

public struct Vector3S

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
\%1static Vector3S Backward](VRageMath.Vector3S.Backward)
\%1static Vector3S Down](VRageMath.Vector3S.Down)
\%1static Vector3S Forward](VRageMath.Vector3S.Forward)
\%1static Vector3S Left](VRageMath.Vector3S.Left)
\%1static Vector3S Right](VRageMath.Vector3S.Right)
\%1static Vector3S Up](VRageMath.Vector3S.Up)
\%1short X](VRageMath.Vector3S.X)
\%1short Y](VRageMath.Vector3S.Y)
\%1short Z](VRageMath.Vector3S.Z)

Constructors

Member Description
\%1Vector3S(Vector3I)](VRageMath.Vector3S..ctor)
\%1Vector3S(ref Vector3I)](VRageMath.Vector3S..ctor)
\%1Vector3S(short, short, short)](VRageMath.Vector3S..ctor)
\%1Vector3S(float, float, float)](VRageMath.Vector3S..ctor)

Methods

Member Description
\%1static Vector3S Round(Vector3)](VRageMath.Vector3S.Round)
\%1bool Equals(object)](VRageMath.Vector3S.Equals)
\%1int GetHashCode()](VRageMath.Vector3S.GetHashCode)
\%1string ToString()](VRageMath.Vector3S.ToString)

Clone this wiki locally