Version: 2020.2
Tilemap Renderer Modes
Scriptable Tiles

Scriptable Brushes

The GridBrushBase class has methods that you can override to handle changes in Z position. This allows you to have custom behaviours for your customised Scriptables Brushes. These methods are:

public virtual void ChangeZPosition(int change):
Changes the Z Position of the Brush. The change argument is the amount that is changed by using the Hotkeys or the Z Position Inspector.

public virtual void ResetZPosition():
Resets the Z Position of the Brush. You define what value to reset the Z Position to.


  • Isometric Tilemaps added in 2018.3 NewIn20183
Tilemap Renderer Modes
Scriptable Tiles
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961