this[]
Returns the TileBase indexed in the Tilemap.TileArray.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Tilemaps
- Assembly: UnityEngine.TilemapModule
this[int]
public TileBase this[int index] { get; set; }
Parameters
Returns
Type | Description |
|---|---|
| TileBase |