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.Vector3UByte
Constructors
Summary
public Vector3UByte(byte x, byte y, byte z)
Parameters
byte
x
byte
y
byte
z
Summary
public Vector3UByte(Vector3I vec)
Parameters
Vector3I
vec