Skip to content

Importing Textures

Joshua Miller edited this page Jan 26, 2021 · 1 revision

Using the User Interface

No features currently exist in the UI for importing textures. Instead see the section below for manually adding files.

Manual / Command-Line Usage

TODO

pixelgraph import texture [options]

Copies the specified source texture with option to convert the encoding and format.

Options

  • -t | --texture
    The name of the texture to import, excluding extension.

  • -d | --destination
    The target directory to write the imported texture to.

  • -i | --input-format
    The format of the source texture.

  • -o | --output-format
    The target format of the imported texture.

  • --property
    The target format of the imported texture.