@twinfinity/core
    Preparing search index...

    Class DitherBlurPipeline

    Classes that implement this interface will be able to be handled as a behavior by the viewer camera. For example see TwinfinityPostProcess.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Attaches this behavior to the specified camera.

      Parameters

      • camera: Camera

        The camera to attach the behavior to.

      Returns boolean

      true if the behavior was successfully attached to the camera, otherwise false.

    • Detaches this behavior from the specified camera.

      Parameters

      • camera: Camera

        The camera to detach this behavior from.

      Returns boolean

      true if the behavior was successfully detached from the camera, otherwise false.