v6.0
Creates an ExportCrosswalkOptions property that you can use with
the ExportCrosswalk command. The
ExportCrosswalkOptions property holds the export options such as
the name and location of the output file, and the triangulation,
subdivision, and animation settings.
This command replaces the deprecated CreateExportFTKOptions.
oReturn = CreateExportCrosswalkOptions( [arg0], [arg1] ); |
The ExportCrosswalkOptions Property object created.
Parameter | Type | Description |
---|---|---|
arg0 | String | Script name of the object to which you want to add the ExportCrosswalkOptions property. If no name is specified, the property is added to the scene root. |
arg1 | String | A name for property. The default name is
"ExportCrosswalkOptions".
Default Value: ExportCrosswalkOptions |