Package | away3d.loaders.data |
Class | public class ChannelData |
Inheritance | ChannelData Object |
Property | Defined By | ||
---|---|---|---|
channel : Channel
The channel object. | ChannelData | ||
name : String
The name of the channel used as a unique reference. | ChannelData | ||
type : String | ChannelData | ||
xml : XML
The xml object
| ChannelData |
channel | property |
public var channel:Channel
The channel object.
name | property |
public var name:String
The name of the channel used as a unique reference.
type | property |
public var type:String
xml | property |
public var xml:XML
The xml object