ConvertWorldLocationToScreenLocation

ConvertWorldLocationToScreenLocation

Windows
MacOS
Linux

Convert a World Space 3D position into a 2D Screen Space position.

Target is Player Controller

ConvertWorldLocationToScreenLocation
Target
World Location
X0
Y 0
Z 0
Player Viewport Relative
Screen Location
X0.0
Y0.0
Return Value

Inputs

Target
Player Controller Object Reference
World Location
Vector
Player Viewport Relative
Boolean

Outputs

Screen Location
Vector 2D Structure
Return Value
Boolean

true if the world coordinate was successfully projected to the screen.

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