Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HolesTextureName

The name for the Terrain holes Texture.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public static string HolesTextureName { get; }

Remarks

Use this name when you call TerrainData.CopyActiveRenderTextureToTexture, TerrainData.DirtyTextureRegion, TerrainData.SyncTexture, or onTextureChanged to identify the Terrain holes Texture.