Version: 2021.1
Transparent Cutout Bumped Specular
Self-Illuminated Vertex-Lit

Self-Illuminated Shader Family

Note. Unity 5 introduced the Standard Shader which replaces these shadersA program that runs on the GPU. More info
See in Glossary
.

The Self-Illuminated shaders will emit light only onto themselves based on an attached alpha channel. They do not require any Lights to shine on them to emit this light. Any vertex lights or pixelThe smallest unit in a computer image. Pixel size depends on your screen resolution. Pixel lighting is calculated at every screen pixel. More info
See in Glossary
lights will simply add more light on top of the self-illumination.

This is mostly used for light emitting objects. For example, parts of the wall texture could be self-illuminated to simulate lights or displays. It can also be useful to light power-up objects that should always have consistent lighting throughout the game, regardless of the lights shining on it.

Self-Illuminated Vertex-Lit

shader-SelfIllumVertexLit
shader-SelfIllumVertexLit

Assets needed:

  • One Base texture, no alpha channel required
  • One Illumination texture with alpha channel for Illumination Map

» More details

Self-Illuminated Diffuse

shader-SelfIllumDiffuse
shader-SelfIllumDiffuse

Assets needed:

  • One Base texture, no alpha channel required
  • One Illumination texture with alpha channel for Illumination Map

» More details

Self-Illuminated Specular

shader-SelfIllumSpecular
shader-SelfIllumSpecular

Assets needed:

  • One Base texture with alpha channel for Specular Map
  • One Illumination texture with alpha channel for Illumination Map

» More details

Self-Illuminated Bumped

shader-SelfIllumBumpedDiffuse
shader-SelfIllumBumpedDiffuse

Assets needed:

  • One Base texture, no alpha channel required
  • One Normal mapA type of Bump Map texture that allows you to add surface detail such as bumps, grooves, and scratches to a model which catch the light as if they are represented by real geometry.
    See in Glossary
    normal map with alpha channel for Illumination

» More details

Self-Illuminated Bumped Specular

shader-SelfIllumBumpedSpecular
shader-SelfIllumBumpedSpecular

Assets needed:

  • One Base texture with alpha channel for Specular Map
  • One Normal map normal map with alpha channel for Illumination Map

» More details

Self-Illuminated Parallax

shader-SelfIllumParallaxDiffuse
shader-SelfIllumParallaxDiffuse

Assets needed:

  • One Base texture, no alpha channel required
  • One Normal map normal map with alpha channel for Illumination Map & Parallax Depth combined

Note: One consideration of this shader is that the Bumpmap texture’s alpha channel doubles as a Illumination and the Parallax Depth.

» More details

Self-Illuminated Parallax Specular

shader-SelfIllumParallaxSpecular
shader-SelfIllumParallaxSpecular

Assets needed:

  • One Base texture with alpha channel for Specular Map
  • One Normal map normal map with alpha channel for Illumination Map & Parallax Depth combined

Note: One consideration of this shader is that the Bumpmap texture’s alpha channel doubles as a Illumination and the Parallax Depth.

» More details

Transparent Cutout Bumped Specular
Self-Illuminated Vertex-Lit
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961