GetPixelBoundingBox

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

GetPixelBoundingBox

(
    const FBox& ActorBox,
    FVector2D& OutLowerLeft,
    FVector2D& OutUpperRight,
    const FVector2D* OptionalAllot...
)

This function will give you two points in Pixel Space that surround the World Space box.

Public function Static

bool

 

GetPixelBoundingBox

(
    const FSceneViewProjectionData& Pr...,
    const FBox& ActorBox,
    FVector2D& OutLowerLeft,
    FVector2D& OutUpperRight,
    const FVector2D* OptionalAllot...
)

This function will give you two points in Pixel Space that surround the World Space box.

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