Skip to content

TmjObject.Point Property

Definition

Namespace: Brine2D.Tilemap

Present and true when this is a point object.

C#
public bool Point { get; set; }

Property Value

System.Boolean