Skip to main content

Texture2D.normalTexture

"Read-Only"

This property is Read-Only

NameType
normalTextureTexture2D

Description

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

Extra Detail

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