Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MultiInterpolate

Hierarchy

  • MultiInterpolate

Index

Constructors

constructor

Methods

calculate

  • calculate(progress: number): Record<string, string | number>
  • Parameters

    • progress: number

    Returns Record<string, string | number>

    An object with all interpolation ids as the keys and their relative values.

getCalculations

  • getCalculations(): Record<string, string | number>

updateConfig