Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Math > API/Plugins/GameplayCameras/Math/FCameraPoseMath
| Type | Name | Description | |
|---|---|---|---|
| FRay3d | UnprojectFromScreen
(
const FMatrix& InverseViewProjectionMatrix, |
Unprojects the given screen-space point into a ray. | |
| FVector3d | UnprojectFromScreen
(
const FMatrix& InverseViewProjectionMatrix, |
Unprojects the given screen-space point into a point given an expected distance. |