Version: 2022.2
言語: 日本語
public static void UpdateTerrainDataUndo (TerrainData terrainData, string undoName);

パラメーター

terrainData Terrain data object.
undoName Undo 名

説明

Updates the undo stack with a terrain operation.

This method adds a new terrain operation to the undo stack, so the operation can be undone and revert the terrain's data to its previous state.