Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Texture2D.normalTexture

public static Texture2D normalTexture;

Description

Gets a small Texture with pixels that represent surface normal vectors at a neutral position.

Unity sets all pixels of this Texture to (0.5, 0.5, 1, 1).