textureChanged
This event is triggered after there are changes to Terrain textures.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Event
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public static event TerrainCallbacks.TextureChangedCallback textureChanged
Remarks
The parameter indicates whether the changes were fully synchronized back to CPU memory.
synchedAdditional Resources: TerrainCallbacks.TextureChangedCallback