| Package | away3d.loaders.parsers |
| Class | public class ParserDataFormat |
| Inheritance | ParserDataFormat Object |
| Constant | Defined By | ||
|---|---|---|---|
| BINARY : String = binary [static]
Describes the format of a binary file. | ParserDataFormat | ||
| PLAIN_TEXT : String = plainText [static]
Describes the format of a plain text file. | ParserDataFormat | ||