Packageaway3d.core.mesh
Classpublic class AnimationFrame

Public Properties
 PropertyDefined by
  frame : Number
AnimationFrame
  sort : String
AnimationFrame
  time : uint
AnimationFrame
Public Methods
 MethodDefined by
  
AnimationFrame
(frame:Number, sort:String = null)
AnimationFrame
Property detail
frameproperty
public var frame:Number
sortproperty 
public var sort:String
timeproperty 
public var time:uint
Constructor detail
AnimationFrame()constructor
public function AnimationFrame(frame:Number, sort:String = null)Parameters
frame:Number
 
sort:String (default = null)
Init Parameters
Wiki link
Click to go to the wiki page for 'away3d.core.mesh.AnimationFrame'

Code examples

Comments