Navigation
API > API/Plugins > API/Plugins/GameplayCameras
The base class for a camera node that can act as the root of the camera system evaluation.
| Name | URootCameraNode |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/RootCameraNode.h |
| Include Path | #include "Core/RootCameraNode.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class URootCameraNode : public UCameraNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCameraNode → URootCameraNode