VRageMath.Vector3I.Clamp - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3I
public static Vector3I Clamp(Vector3I value1, Vector3I min, Vector3I max)
public static void Clamp(ref Vector3I value1, ref Vector3I min, ref Vector3I max, out Vector3I result)