Unreal Engine Blueprint API Reference > HUD
Transforms a 2D screen location into a 3D location and direction
Target is HUD
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
real | Screen X | |
real | Screen Y |
Outputs
Type | Name | Description |
---|---|---|
vector | World Position | |
vector | World Direction |