| bReplaceEnable |
bool |
If enabled, override the overall motion blur settings that would otherwise come from the current post-process volume or Cine Camera. |
DisplayClusterConfigurationTypes_ICVFX.h |
- BlueprintReadWrite
- EditAnywhere
- Category=NDisplay
- Meta=(DisplayName="Enable Settings Override")
|
| MotionBlurAmount |
float |
Strength of motion blur, 0:off. |
DisplayClusterConfigurationTypes_ICVFX.h |
- Interp
- BlueprintReadWrite
- Category=NDisplay
- Meta=(ClampMin="0.0", ClampMax="1.0", DisplayName="Intensity")
|
| MotionBlurMax |
float |
Max distortion caused by motion blur in percent of the screen width, 0:off |
DisplayClusterConfigurationTypes_ICVFX.h |
- Interp
- BlueprintReadWrite
- Category=NDisplay
- Meta=(ClampMin="0.0", ClampMax="100.0", DisplayName="Max")
|
| MotionBlurPerObjectSize |
float |
The minimum projected screen radius for a primitive to be drawn in the velocity pass.Percentage of screen width, smaller numbers cause more draw calls, default: 4 % |
DisplayClusterConfigurationTypes_ICVFX.h |
- Interp
- BlueprintReadWrite
- Category=NDisplay
- Meta=(ClampMin="0.0", UIMax="100.0", DisplayName="Per Object Size")
|