Deep Trekker BRIDGE API - v1.0.37
    Preparing search index...

    Type Alias DenoiseSettings

    Denoise Settings

    type DenoiseSettings = {
        enabled?: boolean;
        strength?: number;
    }
    Index

    Properties

    Properties

    enabled?: boolean

    Enabled

    strength?: number

    Strength

    Controls the strength of the denoise filter.

    0

    100