Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingFrustum.GetCorners

Morten Aune Lyrstad edited this page Apr 16, 2022 · 17 revisions

IndexNamespace IndexBoundingFrustum

Summary

public Vector3[] GetCorners()

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

Returns

Vector3&#91]

Summary

public void GetCorners(Vector3[] corners)

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

Parameters

Clone this wiki locally