Constructor

new(animator:IAnimator, uvClipNode:UVClipNode)

Variables

Inherited Variables

Defined by AnimationClipState

read onlyblendWeight:Float

read onlycurrentFrame:Int

read onlynextFrame:Int

Defined by AnimationStateBase

read onlypositionDelta:Vector3D

Inherited Methods

Defined by AnimationClipState

phase(value:Float):Void

@inheritDoc

update(time:Int):Void

@inheritDoc

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.