Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TerrainToolShortcutContext

The shortcut context that is active while editing Terrain.
Read time 1 minuteLast updated 12 days ago

Definition

public class TerrainToolShortcutContext : IShortcutContext

Remarks

Use this context to define shortcut hotkeys that are active only while editing Terrain.

Methods

Method

Description

SelectPaintToolChanges the selected Terrain paint tool.
SelectPaintToolWithOverlaysChanges the selected Terrain paint tool if that paint tool is a TerrainPaintToolWithOverlays.