SKTileMapNode.EnableAutomapping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true
, SetTileGroup(SKTileGroup, SKTileDefinition, nuint, nuint) may modify neighboring tiles to better match the one that was placed.
public virtual bool EnableAutomapping { [Foundation.Export("enableAutomapping")] get; [Foundation.Export("setEnableAutomapping:")] set; }
member this.EnableAutomapping : bool with get, set
Property Value
- Attributes