Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core > API/Plugins/GameplayCameras/Core/FCameraPose
| Type | Name | Description | |
|---|---|---|---|
| void | LerpChanged
(
const FCameraPose& ToPose, |
Interpolates all changed properties from ToPose using the given factor. | |
| void | LerpChanged
(
const FCameraPose& ToPose, |
Interpolates changed properties from ToPose using the given factor. |