The PostProcess class is used to create post-processing components.

PostProcess 类用于创建后期处理组件。

构造函数

访问器

方法

  • 参数

    • classReg: any

      The registered post-processing class type.

    返回 any

    The post-processing effect instance, or null if not found.

    Get a post-processing instance based on its type.

    根据类型获取后期处理实例。