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 FDisplayClusterWarpEye
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | OriginEyeOffset | Offset from OriginLocation to Eye view location. | |
| FVector | OriginLocation | Current camera Origin location. | |
| float | WorldScale | Current scene additional settings. | |
| float | ZFar | ||
| float | ZNear |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector | |||
| bool | IsEqual
(
const FDisplayClusterWarpEye& InEye, |