ComputeBoundsScreenSize

Overload list

Windows
MacOS
Linux
Name Description

Public function

float

 

ComputeBoundsScreenSize

(
    const FVector4& Origin,
    const float SphereRadius,
    const FSceneView& View
)

Computes the screen size of a given sphere bounds in the given view.

Public function

float

 

ComputeBoundsScreenSize

(
    const FVector4& BoundsOrigin,
    const float SphereRadius,
    const FVector4& ViewOrigin,
    const FMatrix& ProjMatrix
)

Computes the screen size of a given sphere bounds in the given view.

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