“Einheit transparentes Sprite” Code-Antworten

Einheitsset -Sprite -Transparenz

// You can set the transparency together with the color:
SpriteRenderer.color = new Color(1f,1f,1f,1f);
SkelliBoi

Einheit transparentes Sprite

If your PNG is already supposed to be transparent, but it shows a white background in the inspector, Click on it then under the inspector click on the checkbox "Alpha Is Transparency". 
That will set the white background transparent.
Easy Eagle

Ähnliche Antworten wie “Einheit transparentes Sprite”

Fragen ähnlich wie “Einheit transparentes Sprite”

Weitere verwandte Antworten zu “Einheit transparentes Sprite” auf C#

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen