Constructor

new(animator:IAnimator, animationClipNode:AnimationClipNodeBase)

Variables

read onlyblendWeight:Float

read onlycurrentFrame:Int

read onlynextFrame:Int

Methods

phase(value:Float):Void

@inheritDoc

update(time:Int):Void

@inheritDoc

Inherited Variables

Defined by AnimationStateBase

read onlypositionDelta:Vector3D

Inherited Methods

Defined by AnimationStateBase

offset(startTime:Int):Void

Resets the start time of the node to a new value.

Parameters:

startTime

The absolute start time (in milliseconds) of the node's starting time.