Version: 2020.1
언어: 한국어

TileFlags

enumeration

매뉴얼로 전환

설명

Flags controlling behavior for the TileBase.

변수

NoneNo TileFlags are set.
LockColor TileBase locks any color set by brushes or the user.
LockTransform TileBase locks any transform matrix set by brushes or the user.
InstantiateGameObjectRuntimeOnly TileBase does not instantiate its associated GameObject in editor mode and instantiates it only during play mode.
LockAllAll lock flags.