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 25, 2018 · 50 revisions

Index

Vector4I Struct

private public sealed Vector4I
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[X](VRageMath.Vector4I.X)||
|[Y](VRageMath.Vector4I.Y)||
|[Z](VRageMath.Vector4I.Z)||
|[W](VRageMath.Vector4I.W)||
|[Comparer](VRageMath.Vector4I.Comparer)||

###### Properties

|Member|Description|
|---|---|
|[Item](VRageMath.Vector4I.Item)||

###### Methods

|Member|Description|
|---|---|
|[CompareTo(Vector4I)](VRageMath.Vector4I.CompareTo)||
|[ToString()](VRageMath.Vector4I.ToString)||

Clone this wiki locally