Skip to content

API > Texture2D > normalTexture


Texture2D.normalTexture⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
normalTexture Texture2D

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).