View source
class UVAnimationSet
package away3d.animators
extends AnimationSetBase › NamedAssetBase
implements IAnimationSet
Available on all platforms
The animation data set used by uv-based animators, containing uv animation state data.
See also:
away3d.animators.UVAnimator
away3d.animators.UVAnimationState
Constructor
Methods
getAGALVertexCode(pass:MaterialPassBase, sourceRegisters:Vector<String>, targetRegisters:Vector<String>, profile:String):String
@inheritDoc