Package | away3d.loaders |
Class | public dynamic class MaterialLibrary |
Inheritance | MaterialLibrary ![]() |
Property | Defined by | ||
---|---|---|---|
autoLoadTextures : Boolean | MaterialLibrary | ||
length : int = 0 | MaterialLibrary | ||
loadRequired : Boolean | MaterialLibrary | ||
texturePath : String | MaterialLibrary |
Method | Defined by | ||
---|---|---|---|
MaterialLibrary | |||
MaterialLibrary |
autoLoadTextures | property |
public var autoLoadTextures:Boolean
length | property |
public var length:int = 0
loadRequired | property |
public var loadRequired:Boolean
texturePath | property |
public var texturePath:String
addMaterial | () | method |
texturesLoaded | () | method |
public function texturesLoaded(loadQueue:TextureLoadQueue):void
Parameters
loadQueue:TextureLoadQueue |