Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LinearScaleInterpolator<R, RU>

Type parameters

  • R: RU

  • RU

Hierarchy

Implements

Index

Constructors

constructor

Properties

dx

fx

x0

Static color

color: (c0?: AnyColor, c1?: AnyColor) => ColorInterpolator

Type declaration

Static shape

shape: (s0?: AnyShape, s1?: AnyShape) => ShapeInterpolator

Type declaration

Static structure

structure: <I>(i0?: AnyItem, i1?: AnyItem) => StructureInterpolator<I>

Type declaration

Static transform

Type declaration

Methods

deinterpolate

equals

  • equals(that: any): boolean

interpolate

map

range

Static angle

Static array

Static form

Static from

Static fromAny

Static interpolator

Static len

Static map

  • map<S, T>(a: S, b: S, f: (value: S) => T): Interpolator<T>

Static number

Static scale

Static step

Static time