SPC copy import options
- Last UpdatedSep 03, 2025
- 1 minute read
The SPC importer moves SPC content, both .vox and .lsc into an XR project. Differently from most other importers, the SPC importer allows import of multiple files with a single process. This is related to the nature of SPC content, which is quite often split into multiple files.
Parameters
These are the settings for an SPC import configuration file.
|
Parameter |
Type |
Default |
Description |
|---|---|---|---|
|
destinationpath |
sstring |
Not set |
The source destination path. Include filename with extension to overwrite file name. |
|
destinationSubfolder |
sstring |
Not set |
The subfolder that will contain all the files that are being passed through the sourcepath parameter. |
|
clearOnAbort |
sbool |
true |
If import is aborted, this setting instructs XR to delete any partially copied files. |