VRageMath.BoundingBox.CreateFromSphere - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingBox

Summary

public static BoundingBox CreateFromSphere(BoundingSphere sphere)

Creates the smallest BoundingBox that will contain the specified BoundingSphere.

Returns

BoundingBox

Parameters

Summary

public static void CreateFromSphere(ref BoundingSphere sphere, out BoundingBox result)

Creates the smallest BoundingBox that will contain the specified BoundingSphere.

Parameters

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