Skip to content

TilemapImageLayer.ImagePath Property

Definition

Namespace: Brine2D.Tilemap

Absolute path to the image file referenced by this layer.

C#
public string ImagePath { get; set; }

Property Value

System.String