Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp > API/Plugins/DisplayClusterWarp/Containers
References
| Module | DisplayClusterWarp |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/Containers/DisplayClusterWarpContext.h |
| Include | #include "Containers/DisplayClusterWarpContext.h" |
Syntax
struct FDisplayClusterWarpGeometryContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDisplayClusterWarpAABB | AABBox | AABB of geometry. | |
| bool | bGeometryChanged | Force update caches. | |
| bool | bUseRegionMatrix | Allows you to use a matrix of regions (MPCDI 2D profile area defines a sub-rectangle of the input image to be cut and used for warp). | |
| FMatrix | GeometryToOrigin | ||
| FVector | SurfaceViewNormal | Static surface average normal for this region. | |
| FVector | SurfaceViewPlane | Static surface average normal from 4 corner points. |