Packageorg.ascollada.io
Classpublic class DaeReader
InheritanceDaeReader Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined by
  async : Boolean
DaeReader
  document : DaeDocument
DaeReader
Public Methods
 MethodDefined by
  
DaeReader(async:Boolean = false)
DaeReader
  
DaeReader
  
read(filename:String):void
DaeReader
  
DaeReader
  
DaeReader
Property detail
asyncproperty
public var async:Boolean
documentproperty 
public var document:DaeDocument
Constructor detail
DaeReader()constructor
public function DaeReader(async:Boolean = false)

Parameters
async:Boolean (default = false)
Method detail
loadDocument()method
public function loadDocument(data:*):DaeDocument

Parameters
data:*

Returns
DaeDocument
read()method 
public function read(filename:String):void

Parameters
filename:String
readAnimations()method 
public function readAnimations():void

readGeometries()method 
public function readGeometries():void