TileProperties.IsSolid Property Definition Namespace: Brine2D.Tilemap Whether this tile is solid \(blocks movement\). C#public bool IsSolid { get; set; } Property Value System.Boolean