Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AlphamapTextureName

The name for the Terrain alpha map textures.
Read time 1 minuteLast updated 11 days ago

Definition

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

Remarks

Use this name when you call TerrainData.CopyActiveRenderTextureToTexture, TerrainData.DirtyTextureRegion, TerrainData.SyncTexture, or onTextureChanged to identify the Terrain alpha map textures.