Writer Directives
The directives that are processed by the COLLADA writer are listed below. The suffixes shown are prefixed by the current <WriterKeyword>
_ in a mapping file. By default, the <WriterKeyword
> for the COLLADA writer is COLLADA
.
DATASET
The value for this directive is the path to the output folder. If the output folder does not exist, the writer will create a new folder.
An output .dae
file will be created for each feature type within the specified folder.
For example, if you are writing feature types house and barn to
dataset c:\data\collada
then you will have files
c:\data\collada\house.dae
and
c:\data\collada\barn.dae
Feature type fanout is supported in Workbench.
Required/Optional
Required
Mapping File Syntax
COLLADA_DATASET c:\data\collada
Workbench Parameter
Destination COLLADA Folder
TEXTURE_OUTPUT_DIR
Required/Optional
Optional
Workbench Parameter
Output Texture Folder
TEXTURE_OUTPUT_FORMAT
Required/Optional
Optional
Values
PNG | JPEG | GIF | BMP | ECW | ERDAS | GEOTIFF | INGR | JPEG2000 | MRSID | PCIDSK | SGI | TIFF | XPM | Auto (default)
Workbench Parameter
Preferred Texture Format
WRITE_TEXTURE_LIST_FILES
Required/Optional
Optional
Values
Yes | No (default)
When WRITE_TEXTURE_LIST_FILES is Yes, a .txt file will be created that contains a list of external texture files used in the corresponding .dae file.
Workbench Parameter
Write Texture List Files
TRISTRIP_GEOMETRY
Required/Optional
Optional
Values
Yes | No (default)
Workbench Parameter
Compress Geometry
MOVE_TO_LOCAL_COORDSYS
Values
Yes | No (default)| PRJ_ONLY
Required/Optional
Optional
Values
Yes| No (default) | PRJ_ONLY
Workbench Parameter
Move to Local Coordinate System