package org.papervision3d.core.io.exporters { public class ExportFileFormat { public static const COLLADA:uint = 0; } }