TilemapLayer.HasCollision Property
Definition¶
Namespace: Brine2D.Tilemap
Whether this layer generates collision.
public bool HasCollision { get; set; }
Namespace: Brine2D.Tilemap
Whether this layer generates collision.
public bool HasCollision { get; set; }