# orientation

> Orientation of the Tiles in the Tilemap.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Tilemaps](/engine/6000.6/script-reference/unityengine/tilemaps.md)
* **Assembly:** UnityEngine.TilemapModule

```csharp
public Tilemap.Orientation orientation { get; set; }
```
