Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Math > API/Plugins/GameplayCameras/Math/FCameraPoseMath
| Type | Name | Description | |
|---|---|---|---|
| FRay3d | UnprojectScreenToWorld
(
const FCameraPose& CameraPose, |
Unproject a screen-space point into a world-space ray. | |
| FVector3d | UnprojectScreenToWorld
(
const FCameraPose& CameraPose, |
Unproject a screen-space point into a world-space point given an expected distance. |