Click or drag to resize
TileMapTileSize Field
The size of a single tile. This affect the distance between tiles (eg the position of the game objects).

Namespace:  GeonBit.ECS.Components.Misc
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 TileSize

Field Value

Type: Vector2
See Also