| Package | sandy.parser |
| Interface | public interface IParser extends flash.events.IEventDispatcher |
| Implementors | AParser, ASEParser, ColladaParser, Parser3DS |
| Property | Defined by | ||
|---|---|---|---|
| standardAppearance : Appearance
[write-only]
Creates a transformable node in the object tree of the world.
| IParser | ||
| Method | Defined by | ||
|---|---|---|---|
|
parse():void
This method starts the parsing process.
| IParser | ||
| standardAppearance | property |
standardAppearance:Appearance [write-only]Creates a transformable node in the object tree of the world.
Implementation public function set standardAppearance(value:Appearance):void
| parse | () | method |
public function parse():voidThis method starts the parsing process.