VRageMath.Vector3L.Round - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3L
public static Vector3L Round(Vector3 value)
- Vector3 value
public static Vector3L Round(Vector3D value)
- Vector3D value
public static void Round(ref Vector3 v, out Vector3L r)
public static void Round(ref Vector3D v, out Vector3L r)