postprocessing - v7.0.0-beta.16
    Preparing search index...

    Class BoxBlurMaterial

    A fast box blur material that supports depth-based bilateral filtering.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Accessors

    • set maxVaryingVectors(value: number): void

      The maximum amount of varying vectors.

      Should be synced with renderer.capabilities.maxVaryings.

      Parameters

      • value: number

      Returns void

      8
      

    Methods