Click or drag to resize

GridMapCellCenterY Property

If true, grid items are centered on the Y axis.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool CellCenterY { get; set; }

Property Value

Type: Boolean
See Also