Skip to content

TileProperties.IsSolid Property

Definition

Namespace: Brine2D.Tilemap

Whether this tile is solid (blocks movement).

public bool IsSolid { get; set; }

Property Value

System.Boolean