Navigation
API > API/Plugins > API/Plugins/DisplayClusterShaders
| Name | FDisplayClusterShaderParameters_WarpBlend |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterShaders/Public/ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h |
| Include Path | #include "ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h" |
Syntax
struct FDisplayClusterShaderParameters_WarpBlend
Structs
| Name | Remarks |
|---|---|
| FResourceWithRect |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bRenderAlphaChannel | bool | Render alpha channel from input texture to warp output. | ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h | |
| Context | FDisplayClusterWarpContext | Context data. | ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h | |
| Dest | FResourceWithRect | ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h | ||
| Src | FResourceWithRect | In\Out resources for warp. | ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h | |
| WarpInterface | TSharedPtr< class IDisplayClusterWarpBlend, ESPMode::ThreadSafe > | ShaderParameters/DisplayClusterShaderParameters_WarpBlend.h |