TileProperties.IsSolid Property
Definition¶
Namespace: Brine2D.Tilemap
Whether this tile is solid (blocks movement).
public bool IsSolid { get; set; }
Namespace: Brine2D.Tilemap
Whether this tile is solid (blocks movement).
public bool IsSolid { get; set; }