| bIsOverrideable |
bool |
Tracks if this is a material where post process overrides can be applied (MaterialDomain == MD_PostProcess, BlendableLocation != BL_ReplacingTonemapper) |
MaterialEditor/MaterialEditorInstanceConstant.h |
|
| BlendableLocationOverride |
TEnumAsByte< EBlendableLocation > |
|
MaterialEditor/MaterialEditorInstanceConstant.h |
- EditAnywhere
- Category=PostProcessOverrideValue
- Meta=(DisplayName="Blendable Location")
- Meta=(InvalidEnumValues="BL_ReplacingTonemapper")
|
| BlendablePriorityOverride |
int32 |
|
MaterialEditor/MaterialEditorInstanceConstant.h |
- EditAnywhere
- Category=PostProcessOverrideValue
- Meta=(DisplayName="Blendable Priority")
|
| bOverrideBlendableLocation |
bool |
|
MaterialEditor/MaterialEditorInstanceConstant.h |
- EditAnywhere
- Category=PostProcessOverrideValue
|
| bOverrideBlendablePriority |
bool |
|
MaterialEditor/MaterialEditorInstanceConstant.h |
- EditAnywhere
- Category=PostProcessOverrideValue
|
| UserSceneTextureInputs |
TArray< FEditorUserSceneTextureOverride > |
Overrides for user scene texture inputs |
MaterialEditor/MaterialEditorInstanceConstant.h |
- EditAnywhere
- EditFixedSize
- Category=PostProcessOverrideValue
|
| UserSceneTextureOutput |
FName |
Override for user scene texture output |
MaterialEditor/MaterialEditorInstanceConstant.h |
- EditAnywhere
- Category=PostProcessOverrideValue
|