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

VRageMath.Vector4I

Malware edited this page Dec 21, 2018 · 50 revisions

Index

Vector4I Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

[`int X`](VRageMath.X)
[`int Y`](VRageMath.Y)
[`int Z`](VRageMath.Z)
[`int W`](VRageMath.W)
static [`EqualityComparer Comparer`](VRageMath.Comparer)
### Properties
[`int Item`](VRageMath.Item)
### Methods
[`int CompareTo(Vector4I other)`](VRageMath.CompareTo)
[`string ToString()`](VRageMath.ToString)

Clone this wiki locally