View source
class TraceSerializer
package away3d.tools.serialize
extends SerializerBase
Available on all platforms
TraceSerializer is a concrete Serializer that will output its results to trace(). It has user settable tabSize and separator vars.
See also:
away3d.tools.serialize.Serialize