Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FPostProcessSettingsCollection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPostProcessSettings & Get () |
Gets the effective post-process settings. | Core/PostProcessSettingsCollection.h | |
const FPostProcessSettings & Get () |
Gets the effective post-process settings. | Core/PostProcessSettingsCollection.h |
Get()
Description
Gets the effective post-process settings.
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/PostProcessSettingsCollection.h |
| Include Path | #include "Core/PostProcessSettingsCollection.h" |
FPostProcessSettings & Get()
Get()
Description
Gets the effective post-process settings.
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/PostProcessSettingsCollection.h |
| Include Path | #include "Core/PostProcessSettingsCollection.h" |
const FPostProcessSettings & Get() const