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