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