Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

TileFlags

enumeration

Description

Flags controlling behavior for the TileBase.

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答