Enum DepthOfFieldSettingsOverride
Assembly: FlaxEngine.dll
File: Engine/Graphics/PostProcessSettings.h
Syntax
public enum DepthOfFieldSettingsOverride
Fields
| Name | Description |
|---|---|
| All | |
| BlurStrength | |
| BokehBlurThreshold | |
| BokehBrightness | |
| BokehBrightnessThreshold | |
| BokehDepthCutoff | |
| BokehEnabled | |
| BokehFalloff | |
| BokehShape | |
| BokehShapeCustom | |
| BokehSize | |
| DepthLimit | |
| Enabled | |
| FarTransitionRange | |
| FocalDistance | |
| FocalRegion | |
| NearTransitionRange | |
| None |