Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConditionalOperatorInterpolator

Hierarchy

Implements

Index

Constructors

constructor

Properties

Static color

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

Type declaration

Static shape

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

Type declaration

Static transform

Type declaration

Methods

deinterpolate

  • deinterpolate(f: AnyItem): number

equals

  • equals(that: any): boolean

interpolate

  • interpolate(u: number): Item

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 structure

Static time