Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FSimpleBlendCameraNodeEvaluator
Description
Gets whether the blend was flagged as finished. A simple blend typically finishes when it reaches 100%, but in rare cases it may want to continue running after that, possibly going back below 100% before going back up.
| Name | IsBlendFinished |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Nodes/Blends/SimpleBlendCameraNode.h |
| Include Path | #include "Nodes/Blends/SimpleBlendCameraNode.h" |
bool IsBlendFinished() const