Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphere.CreateFromFrustum

Malware edited this page Dec 25, 2018 · 15 revisions

IndexBoundingSphere

Summary

public public sealed struct BoundingSphere CreateFromFrustum(public class BoundingFrustum frustum)

Creates the smallest BoundingSphere that can contain a specified BoundingFrustum.

Returns

Example

Remarks

Clone this wiki locally