Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnimatorVariableParams<T>

Type parameters

  • T

Hierarchy

  • AnimatorVariableParams

Index

Properties

customLerpFunc?: LerpFunc<T>
easing?: EasingFunc
initValue: T
name: string
userData?: any

Generated using TypeDoc