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 _textureChanged to identify the Terrain alpha map textures.