Click or drag to resize

TileMapCellHalfOffset Property

Amount to offset alternating tiles. See TileMapHalfOffset for possible values.

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

Property Value

Type: TileMapHalfOffset
See Also