# XAML

> XAML Project

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
XAML = 0
```

### Remarks

Generates a Visual Studio project that creates a XAML context and renders the Unity output as a XAML swapchain. This results in some performance loss but enables the use of XAML elements in your game.
