# featureFlags

> Bit mask containing feature flags to be used for DLSS.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.NVIDIA](/engine/6000.6/script-reference/unityengine/nvidia.md)
* **Assembly:** UnityEngine.NVIDIAModule

```csharp
public DLSSFeatureFlags featureFlags { get; set; }
```
