Class BlendClipInfo

Represents an animation clip used in 1D blending. Each clip has a position on the number line.

Constructors

Properties

Accessors

Methods

Constructors

Properties

_position: number

Accessors

  • get position(): number
  • Returns number

  • set position(value): void
  • Parameters

    • value: number

    Returns void

Methods