Version: 2019.4
public void SyncTexture (string textureName);

パラメーター

textureNameThe name of the Terrain texture to synchronize.

説明

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