Navigation
API > API/Plugins > API/Plugins/DisplayClusterShaders > API/Plugins/DisplayClusterShaders/WarpBlend > API/Plugins/DisplayClusterShaders/WarpBlend/FDisplayClusterWarpBlendConstruc-
References
| Module | DisplayClusterShaders |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterShaders/Public/WarpBlend/IDisplayClusterWarpBlendManager.h |
| Include | #include "WarpBlend/IDisplayClusterWarpBlendManager.h" |
Syntax
struct FLoadPFMFile
Remarks
Initialize WarpBlend from PFM file.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AlphaMapEmbeddedAlpha | Control alpha multiplier for AlphaMap texture. | |
| FString | AlphaMapFileName | AlphaMap file (supported format: PNG) | |
| FString | BetaMapFileName | BetaMap file (supported format: PNG) | |
| bool | bIsUnrealGameSpace | Wrap axis to mpcdi space for unreal. | |
| FString | PFMFileName | The file with region calibration data (extension of this file '.pfm') | |
| float | PFMScale | Geometry scale of this file. | |
| EDisplayClusterWarpProfileType | ProfileType | Geometry profile type |