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

    Interface LUT1DEffectOptions

    LUT1DEffect options.

    interface LUT1DEffectOptions {
        lut?: Texture<unknown> | null;
    }

    Implemented by

    Index

    Properties

    Properties

    lut?: Texture<unknown> | null

    The LUT.