Navigation
| Name | CinematicCamera |
| Type | Runtime |
| Location | /Engine/Source/Runtime/CinematicCamera/ |
| Module Build Rules | CinematicCamera.Build.cs |
Classes
| Name | Remarks |
|---|---|
| ACameraRig_Crane | A simple rig for simulating crane-like camera movements. |
| ACameraRig_Rail | |
| ACineCameraActor | A CineCameraActor is a CameraActor specialized to work like a cinematic camera. |
| UCineCameraComponent | A specialized version of a camera component, geared toward cinematic usage. |
| UCineCameraSettings |
Structs
| Name | Remarks |
|---|---|
| FCameraFilmbackSettings | #note, this struct has a details customization in CameraFilmbackSettingsCustomization.cpp/h |
| FCameraFocusSettings | Settings to control camera focus |
| FCameraLensSettings | #note, this struct has a details customization in CameraLensSettingsCustomization.cpp/h |
| FCameraLookatTrackingSettings | Settings to control the camera's lookat feature |
| FCameraTrackingFocusSettings | Settings to control tracking-focus mode. |
| FNamedFilmbackPreset | A named bundle of filmback settings used to implement filmback presets |
| FNamedLensPreset | A named bundle of lens settings used to implement lens presets. |
| FNamedPlateCropPreset | A named bundle of crop settings used to implement crop presets. |
| FPlateCropSettings | #note, this struct has a details customization in CameraCropSettingsCustomization.cpp/h |
Interfaces
| Name | Remarks |
|---|---|
| ICinematicCameraModule | Foliage Edit mode module interface |
Enums
Public
| Name | Remarks |
|---|---|
| ECameraExposureMethod | Supported methods for exposure handling. |
| ECameraFocusMethod | Supported methods for focusing the camera. |