Navigation
API > API/Plugins > API/Plugins/DisplayClusterShaders > API/Plugins/DisplayClusterShaders/WarpBlend
References
| Module | DisplayClusterShaders |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterShaders/Public/WarpBlend/DisplayClusterWarpContext.h |
| Include | #include "WarpBlend/DisplayClusterWarpContext.h" |
Syntax
struct FDisplayClusterWarpContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsValid | ||
| FMatrix | MeshToStageMatrix | From the mesh local space to cave. | |
| FVector | OutCameraOrigin | ||
| FRotator | OutCameraRotation | Camera. | |
| FProjectionAngles | ProjectionAngles | ||
| FMatrix | ProjectionMatrix | Frustum projection matrix. | |
| FMatrix | RegionMatrix | ||
| FMatrix | TextureMatrix | ||
| FMatrix | UVMatrix | From the texture's perspective. | |
| float | WorldScale |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FProjectionAngles | Frustum projection angles. |