The GaussianDoF class is used to create a Gaussian Depth of Field effect. Only supports far field blur.
GaussianDoF
GaussianDoF 类用于创建高斯景深效果。 仅支持远景模糊。
Whether the effect is enabled.
效果是否开启。
The depth at which maximum blur radius is reached for far field.
达到最大模糊半径的远景深度。
The depth at which far field blur begins.
开始远景模糊的深度。
The maximum blur radius.
最大模糊半径。
可选
The post-processing component.
Called when added to the post-processing stack.
在添加到后期处理栈时调用。
Releases the effect.
释放效果。
静态
GaussianDOF resource init
高斯DOF资源初始化
En
The
GaussianDoF
class is used to create a Gaussian Depth of Field effect. Only supports far field blur.Zh
GaussianDoF
类用于创建高斯景深效果。 仅支持远景模糊。