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