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

VRageMath.BoundingFrustum.GetCorners

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingFrustum

Summary

public public sealed class Vector3[] GetCorners()

Gets an array of points that make up the corners of the BoundingFrustum. ALLOCATION!

Returns

Example

Remarks

Summary

public void GetCorners(public sealed class Vector3[] corners)

Gets an array of points that make up the corners of the BoundingFrustum.

Returns

Example

Remarks

Clone this wiki locally