View source
class SpriteSheetAnimationSet
package away3d.animators
extends AnimationSetBase › NamedAssetBase
implements IAnimationSet
Available on all platforms
The animation data set containing the Spritesheet animation state data.
See also:
away3d.animators.SpriteSheetAnimator
away3d.animators.SpriteSheetAnimationState
Constructor
Methods
getAGALVertexCode(pass:MaterialPassBase, sourceRegisters:Vector<String>, targetRegisters:Vector<String>, profile:String):String
@inheritDoc