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