A skeleton animation node that uses four directional input poses with an input direction to blend a linearly interpolated output of a skeleton pose.

Constructor

new()

Variables

backward:AnimationNodeBase

Defines the backwards configured input node to use for the blended output.

forward:AnimationNodeBase

Defines the forward configured input node to use for the blended output.

left:AnimationNodeBase

Defines the left configured input node to use for the blended output.

right:AnimationNodeBase

Defines the right configured input node to use for the blended output.

Methods

Inherited Variables

Defined by AnimationNodeBase

Defined by NamedAssetBase

read onlyassetFullPath:Array<Dynamic>

read onlyassetNamespace:String

id:String

name:String

read onlyoriginalName:String

Inherited Methods

Defined by AnimationNodeBase

dispose():Void

@inheritDoc

Defined by NamedAssetBase

assetPathEquals(name:String, ns:String):Bool

@:value({ overrideOriginal : true, ns : null })resetAssetPath(name:String, ?ns:String, overrideOriginal:Bool = true):Void