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