Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Nodes
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCameraRigCameraNodeEvaluator | |||
| UArrayCameraNode | A camera node that runs a list of other camera nodes. | ||
| UBoomArmCameraNode | A camera node that can rotate the camera in yaw and pitch based on player input. | ||
| UCameraRigCameraNode | A camera node that runs a camera rig's own node tree. | ||
| UClippingPlanesCameraNode | A camera node that sets the clipping planes for the evaluated camera. | ||
| UDampenPositionCameraNode | A camera node that offsets the location of the camera. | ||
| UFieldOfViewCameraNode | A camera node that sets the field of view of the camera. | ||
| UFilmbackCameraNode | A camera node that configures the camera filmback. | ||
| ULensParametersCameraNode | A camera node that sets parameter values on the camera lens. | ||
| UOffsetCameraNode | A camera node that offsets the location of the camera. | ||
| UPostProcessCameraNode | A camera node that adds post-process settings on the evaluated camera. | ||
| UTargetRayCastCameraNode | A camera node that determines and sets the camera's target by running a ray-cast from the current camera position. |