# featureLevel

> The D3D12 feature level.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public string featureLevel
```

### Remarks

Enter the feature level in the following format: `MajorVersion.MinorVersion`. For example, `12.1`.
