Package | away3d.animators |
Class | public class VertexAnimationState |
Inheritance | VertexAnimationState AnimationStateBase NamedAssetBase flash.events.EventDispatcher |
Implements | IAnimationState |
See also
Method | Defined By | ||
---|---|---|---|
VertexAnimationState(rootNode:VertexClipNode)
Creates a new VertexAnimationState object. | VertexAnimationState | ||
addOwner(owner:IAnimationSet, stateName:String):void [override]
| VertexAnimationState | ||
assetPathEquals(name:String, ns:String):Boolean | NamedAssetBase | ||
dispose():void
Cleans up resources used by this asset. | AnimationStateBase | ||
reset(time:int):void
Resets the configuration of the state to its default state. | AnimationStateBase | ||
resetAssetPath(name:String, ns:String = null, overrideOriginal:Boolean = true):void | NamedAssetBase |
VertexAnimationState | () | Constructor |
public function VertexAnimationState(rootNode:VertexClipNode)
Creates a new VertexAnimationState
object.
rootNode:VertexClipNode — Sets the root animation node used by the state for determining the output pose of the vertex animation node data.
|
addOwner | () | method |
override public function addOwner(owner:IAnimationSet, stateName:String):void
Parameters
owner:IAnimationSet | |
stateName:String |