Skip to content

TilemapLayer.HasCollision Property

Definition

Namespace: Brine2D.Tilemap

Whether this layer generates collision.

public bool HasCollision { get; set; }

Property Value

System.Boolean