Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera > API/Runtime/Engine/Camera/FCameraAnimationHelper
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyOffset
(
const FMinimalViewInfo& InPOV, |
Apply an offset to a camera transform in camera space and get the resulting world-space info. | |
| void | ApplyOffset
(
const FMatrix& UserPlaySpaceMatrix, |
Apply an offset to a camera transform in the given space, and get the resulting world-space info. |