Version: 2020.2
언어: 한국어
public void SyncTexture (string textureName);

파라미터

textureName The 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.