Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

PSD / PSB - auto set compression?

Discussion in 'Formats & External Tools Previews' started by DennisAzerion, Mar 19, 2021.

  1. DennisAzerion

    DennisAzerion

    Joined:
    Jan 30, 2020
    Posts:
    1
    Hi,

    I'm trying to figure how to set auto compression when importing these files.
    I've followed the documentation > https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@4.0/manual/index.html

    But al methods I can are internal it seem, setplatformsettings etc.

    Does anyone know how to fix this?
    Or does anyone know how to set the compression settings after it has been imported or by a another script.

    Ty :)