ixfx
    Preparing search index...

    Type Alias ColourInterpolator<T>

    ColourInterpolator: (amount: number) => T

    Type Parameters

    Type declaration

      • (amount: number): T
      • Parameters

        • amount: number

        Returns T