VRageMath.BoundingFrustum.GetCorners - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingFrustum
public Vector3[] GetCorners()
Gets an array of points that make up the corners of the BoundingFrustum. ALLOCATION!
public void GetCorners(Vector3[] corners)
Gets an array of points that make up the corners of the BoundingFrustum.
- Vector3[] corners