TextureImportSettings: { pow2?: boolean; searchRelatedAssets?: boolean }

Import settings used when uploading a texture asset.

Type declaration

  • Optionalpow2?: boolean

    Whether to resize the texture to power of 2.

  • OptionalsearchRelatedAssets?: boolean

    Whether to search for target assets to update throughout the whole project instead of just the same folder.