debug:Boolean
Switches on the debug outlines around each face drawn with the material. Defaults to false.
Implementation public function get debug():Boolean
public function set debug(value:Boolean):void
public function Material()
Creates a new Material
object.
Event Object Type: away3dlite.events.MaterialEvent
MaterialEvent.type property = away3dlite.events.MaterialEvent
Dispatched when the material becomes visible in a view.
Event Object Type: away3dlite.events.MaterialEvent
MaterialEvent.type property = away3dlite.events.MaterialEvent
Dispatched when the material becomes invisible in a view.