The PostProcess class is used to create post-processing components.
PostProcess
PostProcess 类用于创建后期处理组件。
Add a post-process effect.
构造方法,添加后期处理效果。
The camera depth texture mode required for post-processing.
后期处理所需的相机深度纹理模式。
Set the array of post-process effects.IDE main
设置后期处理效果数组。
The enable property of the post-process.
启用后期处理。
The post-processing effect to add.
Add a post-processing effect.
添加后期处理效果。
Clear all post-processing effects.
清理所有后期处理效果。
The registered post-processing class type.
The post-processing effect instance, or null if not found.
Get a post-processing instance based on its type.
根据类型获取后期处理实例。
The post-processing effect to remove.
Remove a post-processing effect.
移除后期处理效果。
En
The
PostProcess
class is used to create post-processing components.Zh
PostProcess
类用于创建后期处理组件。