SGL copy options
- Last UpdatedSep 03, 2025
- 1 minute read
The SGL importer moves SGL content (.sgl) into an XR project. Similar to the SPC importer, the SGL importer allows import of multiple files with a single process.
Since only one SGL node is allowed at time, any new SGL content that is imported in a project that already contains a SGL node will replace it completely. However, multiple replaylogs are supported inside a single SGL node.
Parameters
These are the settings for an SGL 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. |