Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/FDisplayClusterViewport_Context
Additional data for the Depth of Field (DoF).
| Name | FDepthOfFieldSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/Containers/DisplayClusterViewport_Context.h |
| Include Path | #include "Render/Viewport/Containers/DisplayClusterViewport_Context.h" |
Syntax
struct FDepthOfFieldSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SensorFocalLength | float | Focal length of the Depth of Field effect camera in mm. | Render/Viewport/Containers/DisplayClusterViewport_Context.h | |
| SqueezeFactor | float | This is the squeeze factor for the DOF, which emulates the properties of anamorphic lenses. | Render/Viewport/Containers/DisplayClusterViewport_Context.h |