SupportedFeature(Feature)
List of supported Features by the loaded provider. See Feature.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
bool SupportedFeature(Feature feature)
Parameters
Returns
Type | Description |
|---|---|
| bool | True if the requested feature is supported, false otherwise. |