TerrainData.SyncTexture
public void SyncTexture(string textureName);
Parameters
| textureName | The name of the Terrain texture to synchronize. |
Description 描述
Performs synchronization queued by previous calls to CopyActiveRenderTextureToAlphamap and DirtyAlphamapRegion, which makes CPU data of the alpha map textures up to date.