Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Nodes
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSimpleBlendCameraNodeEvaluationResult | Result structure for defining a simple scalar-factor-based blend. | ||
| FSimpleBlendCameraNodeEvaluator | |||
| FSimpleFixedTimeBlendCameraNodeEvaluator | |||
| ULinearBlendCameraNode | Linear blend node. | ||
| UOrbitBlendCameraNode | Orbit blend node. | ||
| UPopBlendCameraNode | A blend node that creates a camera cut (i.e. it doesn't blend at all). | ||
| USimpleBlendCameraNode | Base class for a blend camera node that uses a simple scalar factor. | ||
| USimpleFixedTimeBlendCameraNode | Base class for a blend camera node that uses a simple scalar factor over a fixed time. | ||
| USmoothBlendCameraNode | A blend camera rig that implements the smoothstep and smoothersteps algorithms. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ESmoothCameraBlendType | The smoothstep type. |