Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp
WarpBlend ViewPoint data
| Name | FDisplayClusterWarpViewPoint |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/Containers/DisplayClusterWarpContainers.h |
| Include Path | #include "Containers/DisplayClusterWarpContainers.h" |
Syntax
struct FDisplayClusterWarpViewPoint
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EyeOffset | FVector | Eye offset. | Containers/DisplayClusterWarpContainers.h | |
| Location | FVector | ViewPoint location. | Containers/DisplayClusterWarpContainers.h | |
| Rotation | FRotator | ViewPoint rotation. | Containers/DisplayClusterWarpContainers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector GetEyeLocation() |
Containers/DisplayClusterWarpContainers.h | ||
bool IsEqual
(
const FDisplayClusterWarpViewPoint& InWarpViewPoint, |
Containers/DisplayClusterWarpContainers.h |