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

    Interface TextureEffectOptions

    TextureEffect options.

    interface TextureEffectOptions {
        texture?: Texture<unknown> | null;
    }

    Implemented by

    Index

    Properties

    Properties

    texture?: Texture<unknown> | null

    The texture.