GetViewFrustumBounds

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetViewFrustumBounds

(
    FConvexVolume& OutResult,
    const FMatrix& ViewProjectionMatri...,
    bool bUseNearPlane
)

Creates a convex volume bounding the view frustum for a view-projection matrix.

Public function

void

 

GetViewFrustumBounds

(
    FConvexVolume& OutResult,
    const FMatrix& ViewProjectionMatri...,
    const FPlane& InFarPlane,
    bool bOverrideFarPlane,
    bool bUseNearPlane
)

Creates a convex volume bounding the view frustum for a view-projection matrix, with an optional far plane override.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss