Navigation
BlueprintAPI > BlueprintAPI/VirtualCamera
Convert 2D screen position to World Space 3D position and direction in the active viewport. Returns false if unable to determine value.
Target is VCam Blueprint Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| vector2d struct | In Screen Position |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Out World Position | |
| vector | Out World Direction | |
| boolean | Return Value |