Version: 2021.1

TileFlags

enumeration

切换到手册

描述

控制 TileBase 行为的标志。

变量

None未设置任何 TileFlags。
LockColor TileBase 锁定画笔或用户设置的任何颜色。
LockTransform TileBase 锁定画笔或用户设置的任何变换矩阵。
InstantiateGameObjectRuntimeOnly TileBase does not instantiate its associated GameObject in editor mode and instantiates it only during Play mode.
KeepGameObjectRuntimeOnlyKeeps the TileBase's associated GameObject in Play mode when replaced with another TileBase or erased
LockAll全部锁定标志。