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 FDisplayClusterWarpContext
Remarks
Warp context
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsValid | ||
| FMatrix | GeometryProjectionMatrix | Frustum projection matrix. | |
| FVector | Location | ||
| FMatrix | MeshToStageMatrix | From the mesh local space to cave. | |
| FTransform | Origin2WorldTransform | Origin viewpoint transform to world space. | |
| FMatrix | ProjectionMatrix | Frustum projection matrix. | |
| FMatrix | RegionMatrix | ||
| FRotator | Rotation | Camera. | |
| FMatrix | TextureMatrix | ||
| FMatrix | UVMatrix | From the texture's perspective. |