Click or drag to resize

TileMapUpdateDirtyQuadrants Method

Updates the tile map's quadrants, allowing things such as navigation and collision shapes to be immediately used if modified.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void UpdateDirtyQuadrants()
See Also