Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnimationBlendState

Hierarchy

  • AnimationBlendState

Index

Properties

Private _blendTargets

_blendTargets: ITargetState[] = []

Methods

apply

  • apply(): void
  • Returns void

clear

  • clear(): void
  • Returns void

deRefPropertyBlendTarget

  • deRefPropertyBlendTarget(target: CurveTarget, property: string): void
  • Parameters

    Returns void

refPropertyBlendTarget

  • refPropertyBlendTarget(target: CurveTarget, property: string): object
  • Parameters

    Returns object

    • name: string
    • refCount: number
    • Optional value?: T
    • weight: number

Generated using TypeDoc