VRageMath.BoundingBoxD.CreateFromSphere - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingBoxD

Summary

public static BoundingBoxD CreateFromSphere(BoundingSphereD sphere)

Creates the smallest BoundingBox that will contain the specified BoundingSphere.

Returns

BoundingBoxD

Parameters

Summary

public static void CreateFromSphere(ref BoundingSphereD sphere, out BoundingBoxD result)

Creates the smallest BoundingBox that will contain the specified BoundingSphere.

Parameters

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