Click or drag to resize

TileMapIsCenteredTexturesEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.TileMap.IsCenteredTexturesEnabled"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsCenteredTexturesEnabled is deprecated. Use the CenteredTextures property instead.")]
public bool IsCenteredTexturesEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.TileMap.IsCenteredTexturesEnabled"]

See Also