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

    Interface DownsamplingMaterialOptions

    DownsamplingMaterial constructor options.

    interface DownsamplingMaterialOptions {
        clampToBorder?: boolean;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    clampToBorder?: boolean

    Controls whether the sampling coordinates should be clamped to a black border.

    true