@rendley/sdk - v1.12.6
    Preparing search index...

    Interface FilterOptions

    interface FilterOptions {
        clipId?: string;
        filterId: string;
        intensity?: number;
    }
    Index

    Properties

    clipId?: string
    filterId: string
    intensity?: number