Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneView
| Type | Name | Description | |
|---|---|---|---|
| void | DeprojectScreenToWorld
(
const FVector2D& ScreenPos, |
Overload to take a single combined view projection matrix. | |
| void | DeprojectScreenToWorld
(
const FVector2D& ScreenPos, |
Transforms 2D screen coordinates into a 3D world-space origin and direction |