Viewport.GetCameraFrustum Method

Gets the planes of the viewport camera frustum.
Public Function GetCameraFrustum() As PlaneEquation()
This language is not supported or no code example is available.
public PlaneEquation[] GetCameraFrustum()
This language is not supported or no code example is available.

Return Value

PlaneEquation[]

The camera frustum planes.

.NET Framework

Supported in: 4.8

In this article

Definition