Navigation
API > API/Plugins > API/Plugins/OpenColorIO
Rendering settings.
| Name | UOpenColorIOSettings |
| Type | class |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOSettings.h |
| Include Path | #include "OpenColorIOSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=Engine, defaultconfig)
class UOpenColorIOSettings : public UDeveloperSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → UOpenColorIOSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UOpenColorIOSettings() |
OpenColorIOSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConfigRestartRequired | OpenColorIOSettings.h |
|
||
| DisplayName | OpenColorIOSettings.h |
|
||
| ToolTip | OpenColorIOSettings.h |
|
Functions
Public
Overridden from UDeveloperSettings
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetCategoryName() |
OpenColorIOSettings.h | ||
virtual FName GetSectionName() |
OpenColorIOSettings.h | ||
virtual FText GetSectionText() |
OpenColorIOSettings.h |