Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfiguration
| Name | FDisplayClusterConfigurationICVFX_CameraBorder |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_ICVFX.h |
| Include Path | #include "DisplayClusterConfigurationTypes_ICVFX.h" |
Syntax
USTRUCT (BlueprintType )
struct FDisplayClusterConfigurationICVFX_CameraBorder
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FLinearColor | Adjust color of the border edges of the inner frustum. | DisplayClusterConfigurationTypes_ICVFX.h |
|
| Enable | bool | Enable Inner Frustum Border. | DisplayClusterConfigurationTypes_ICVFX.h |
|
| Thickness | float | Adjust border width to the top and bottom edges of the inner frustum. | DisplayClusterConfigurationTypes_ICVFX.h |
|