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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback