GetCorners
Summary
public Vector3[] GetCorners()
Gets an array of points that make up the corners of the BoundingFrustum. ALLOCATION!
Returns
Summary
public void GetCorners(Vector3[] corners)
Gets an array of points that make up the corners of the BoundingFrustum.
Parameters
- Vector3[] corners