Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimelineAnimatorVariable<T>

Type parameters

  • T

Hierarchy

  • TimelineAnimatorVariable

Index

Properties

easing?: EasingFunc
keyframes: TimelineAnimatorKeyFrame<T>[]
lerpFunc?: LerpFunc<T>
value: T

Generated using TypeDoc