public void SyncTexture (string textureName);

Parámetros

textureNameThe name of the Terrain texture to synchronize.

Descripción

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