Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Camera
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Camera/CameraStackTypes.h |
Include | #include "Camera/CameraStackTypes.h" |
Syntax
struct FCameraUpdateContext
Remarks
Used to update camera entries in the camera stack.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FCameraUpdateContext
(
APlayerCameraManager* InCamera, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FCameraUpdateContext | FractionalWeight
(
float Multiplier, |
|
![]() ![]() |
APlayerCameraManager * | Returns the camera stack. | |
![]() ![]() |
float | GetDeltaTime () |
Returns the delta time for this update, in seconds. |
![]() ![]() |
float | Returns the final blend weight contribution for this stage (ignoring debug cameras) | |
![]() ![]() |
float | Returns the final blend weight contribution for this stage. |