# validFeature

> Debug information that indicates whether the feature last execution was valid or not.

## Definition

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

```csharp
public bool validFeature { get; }
```
