Search Unity

import a single PNG with 2 different settings?

Discussion in 'General Graphics' started by stevesan, Dec 20, 2018.

  1. stevesan

    stevesan

    Joined:
    Aug 14, 2011
    Posts:
    65
    Hello all,
    Suppose I have a single PNG that I want to use in two different ways. For example, I want in one material to use it point-sampled, but in another material use it bilinear-filtered. The only solution is to literally have two copies of the PNG in my project, one for each import setting. This seems less than ideal - any other way?

    Thanks!
     
  2. bgolus

    bgolus

    Joined:
    Dec 7, 2012
    Posts:
    12,342