Navigation
API > API/Plugins > API/Plugins/DisplayClusterShaders
| Name | FDisplayClusterShaderParameters_PostprocessBlur |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterShaders/Public/ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h |
| Include Path | #include "ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h" |
Syntax
struct FDisplayClusterShaderParameters_PostprocessBlur
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| KernelRadius | int32 | ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h | ||
| KernelScale | float | ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h | ||
| Mode | EDisplayClusterShaderParameters_PostprocessBlur | ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsEnabled() |
ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h | ||
void Reset() |
ShaderParameters/DisplayClusterShaderParameters_PostprocessBlur.h |