Available on all platforms
new(animator:IAnimator, uvClipNode:UVClipNode)
read onlycurrentUVFrame:UVAnimationFrame
read onlynextUVFrame:UVAnimationFrame
read onlyblendWeight:Float
read onlycurrentFrame:Int
read onlynextFrame:Int
read onlypositionDelta:Vector3D
phase(value:Float):Void
@inheritDoc
update(time:Int):Void
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.