VRageMath.BoundingSphere.CreateFromBoundingBox - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingSphere

Summary

public static BoundingSphere CreateFromBoundingBox(BoundingBox box)

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

Returns

BoundingSphere

Parameters

Summary

public static void CreateFromBoundingBox(ref BoundingBox box, out BoundingSphere result)

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

Parameters

⚠️ **GitHub.com Fallback** ⚠️