JavaScript Required:
This documentation site requires JavaScript to function. Please enable JavaScript in your browser to view the navigation and search features.
🏠
🔄 Mod API
VRageMath.Vector4I
Constructors
Summary
public Vector4I(int x, int y, int z, int w)
Parameters
int
x
int
y
int
z
int
w
Summary
public Vector4I(Vector3I xyz, int w)
Parameters
Vector3I
xyz
int
w