TerrainData.SyncTexture

Declaration

public void SyncTexture(string textureName);

Parameters

textureName The name of the Terrain texture to synchronize.

Description

Performs synchronization queued by previous calls to CopyActiveRenderTextureToTexture and DirtyTextureRegion, which makes CPU data of the Terrain textures up to date.


Did you find this page useful? Please give it a rating: