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