Project World to Screen

Project World to Screen

Windows
MacOS
Linux

Transforms the given 3D world-space point into a its 2D screen space coordinate.

Target is Gameplay Statics

Project World to Screen
Player
World Position
X0
Y 0
Z 0
Player Viewport Relative
Screen Position
X0.0
Y0.0
Return Value

Inputs

Player
Player Controller Object Reference

Project using this player's view.

World Position
Vector (by ref)

World position to project.

Player Viewport Relative
Boolean

Should this be relative to the player viewport subregion (useful when using player attached widgets in split screen)

Outputs

Screen Position
Vector 2D Structure

(out) Corresponding 2D position in screen space

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