Version: 2023.2
言語: 日本語
public void GatherHeightmap ();

説明

Gathers the heightmap information into sourceRenderTexture.

This function collects the heightmap data from all Terrain tiles in the PaintContext into sourceRenderTexture.

This function is called internally by TerrainPaintUtility.BeginPaintHeightmap.

Additional resources: PaintContext.ScatterHeightmap.