Graphics HOWTOs
How do I Make a Skybox?

How do I Import Alpha Textures?

Unity uses straight alpha blending. Hence, you need to expand the color layers… The alpha channel in Unity will be read from the first alpha channel in the Photoshop file.

Setting Up

Before doing this, install these alpha utility photoshop actions: AlphaUtility.atn.zip

After installing, your Action Palette should contain a folder called AlphaUtility:

Getting Alpha Right

Let’s assume you have your alpha texture on a transparent layer inside photoshop. Something like this:

  1. Duplicate the layer

  2. Select the lowest layer. This will be source for the dilation of the background.

  3. Select Layer->Matting->Defringe and apply with the default properties

  4. Run the “Dilate Many” action a couple of times. This will expand the background into a new layer.

  5. Select all the dilation layers and merge them with Command-E

  6. Create a solid color layer at the bottom of your image stack. This should match the general color of your document (in this case, greenish). Note that without this layer Unity will take alpha from merged transparency of all layers.

Now we need to copy the transparency into the alpha layer.

  1. Set the selection to be the contents of your main layer by Command-clicking on it in the Layer Palette.
  2. Switch to the channels palette.
  3. Create a new channel from the transparency.

Save your PSD file - you are now ready to go.

Extra

Note that if your image contains transparency (after merging layers), then Unity will take alpha from merged transparency of all layers and it will ignore Alpha masks. A workaround for that is to create a layer with solid color as described in item 6 under “Getting Alpha Right”

Graphics HOWTOs
How do I Make a Skybox?
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961