MWX Copy import options
- Last UpdatedSep 03, 2025
- 1 minute read
MWX Copy configuration
MWX copy is used to move MWX content into an XR project in the correct way.
The MWX can be taken from another project or arrive from an export made with MWX exporter.
Parameters
These are the settings for an MWX Copy configuration file.
|
Parameter |
Type |
Default |
Description |
|---|---|---|---|
|
destinationpath |
sstring |
Not set |
The source destination path. Include filename with extension to overwrite file name. |
|
mediapath |
sstring |
Not set |
If sourceMediapath is set, will copy any media file (such as textures) here. If not set, the media files will be not copied. |
|
sourceMediapath |
sstring |
Not set |
Will copy any media file (such as textures) from this path. If not specified, the media won't be copied. |
|
clearOnAbort |
sbool |
true |
If import is aborted, this setting instructs XR to delete any partially copied files. |