Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The DepthOfFieldEffect class inherits from PostEffect. This class was added in version 0.427.
An image of a place with DepthofField disabled (left), and enabled (right).
Description[]
When this is enabled, blur will be visible, and depends on the distance of the enviorment.
Properties
FarIntensity: float
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe
FocusDistance: float
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe
InFocusRadius: float
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe
NearIntensity: float
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe