Interface ConstraintAnimatorDescriptor<R, T>

Type Parameters

  • R

  • T

Hierarchy

  • AnimatorDescriptor<R, T>
    • ConstraintAnimatorDescriptor

Properties

affinity?: Affinity
constrained?: boolean
extends?: boolean | Proto<ConstraintAnimator<any, any, any>>
inherits?: boolean | PropertyKey
name?: PropertyKey
transition?: boolean | TimingLike
updateFlags?: number
value?: T | LikeType<T>
valueType?: unknown

Generated using TypeDoc