VRageMath.BoundingSphereD.CreateFromBoundingBox - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingSphereD

Summary

public static BoundingSphereD CreateFromBoundingBox(BoundingBoxD box)

Creates the smallest BoundingSphereD that can contain a specified BoundingBoxD.

Returns

BoundingSphereD

Parameters

Summary

public static void CreateFromBoundingBox(ref BoundingBoxD box, out BoundingSphereD result)

Creates the smallest BoundingSphereD that can contain a specified BoundingBoxD.

Parameters

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