Navigation
BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Player
Convert current mouse 2D position to World Space 3D position and direction. Returns false if unable to determine value. *
Target is Player Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | World Location | |
| vector | World Direction | |
| boolean | Return Value |