Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select File > Export Project in the menu bar.

  2. An Export Project as Zip dialog box appears where you can configure the export parameters. By default, all options are enabled.

  3. (Optional) If you want to exclude the source texture assets from the export, disable the Source Bitmaps option. When disabled, ArtEngine won’t export any of your project’s Asset Library content.

  4. (Optional) If you don’t want to export the cached outputs of the nodes in your graph, disable the Node Cache option. When disabled, ArtEngine will not export any of the node execution results currently in your graph.

  5. Enter the output file path, or click Browse to choose an export location.

  6. Click Export.

...

Exporting a Node Graph

To ArtEngine can export only the Node Graph of your project , use the as an .XML file to a location of your choice. This file is intended for use with the ArtEngine CLI tool.

To export a graph in this way, follow these steps:

  1. Select File > Export Graph

...

  1. from the menu bar.

...

  1. A file explorer window appears. Navigate to your desired export location.

  2. Type in the name for your graph and click Save.

The Export Graph feature only supports some ArtEngine nodes. Other nodes are not suitable for batch processing or use with the CLI tool, and are unsupported. Attempting to export a Node Graph that contains unsupported nodes will result in an error.

...