VRageMath.BoundingBox.CreateFromPoints - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingBox
public static BoundingBox CreateFromPoints(IEnumerable<Vector3> points)Creates the smallest BoundingBox that will contain a group of points.
- IEnumerable<Vector3> points