Deproject Screen to World

Deproject Screen to World

Windows
MacOS
Linux

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

Target is Gameplay Statics

Deproject Screen to World
Player
Screen Position
X0.0
Y0.0
World Position
X0
Y 0
Z 0
World Direction
X0
Y 0
Z 0
Return Value

Inputs

Player
Player Controller Object Reference

Deproject using this player's view.

Screen Position
Vector 2D Structure (by ref)

2D screen space to deproject.

Outputs

World Position
Vector

(out) Corresponding 3D position in world space.

World Direction
Vector

(out) World space direction vector away from the camera at the given 2d point.

Return Value
Boolean
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