Click or drag to resize

TerrainPaintChangeUndoAction Constructor

Initializes a new instance of the TerrainPaintChangeUndoAction class

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public TerrainPaintChangeUndoAction(
	Terrain terrain
)

Parameters

terrain
Type: NeoAxisTerrain
See Also