GetPixelPoint

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

GetPixelPoint

(
    const FVector& InPoint,
    FVector2D& OutPoint,
    const FVector2D* OptionalAllot...
)

This function will give you a point in Pixel Space from a World Space position

Public function Static

bool

 

GetPixelPoint

(
    const FSceneViewProjectionData& Pr...,
    const FVector& InPoint,
    FVector2D& OutPoint,
    const FVector2D* OptionalAllot...
)

This function will give you a point in Pixel Space from a World Space position

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