Class Blend2DInfo

Defines a 2D blend where two animation clips are blended between each other using bilinear interpolation.

Constructors

Properties

_bottomLeftClip: ResourceHandle<AnimationClip>
_bottomRightClip: ResourceHandle<AnimationClip>

Accessors

Methods

  • Clones this instance and returns a new Blend2DInfo with identical values.

    Returns Blend2DInfo