Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


normalmapTexture

Returns the normal map texture computed from sampling the heightmap. It is only used when terrain is rendered using instancing.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public RenderTexture normalmapTexture { get; }