SetFlag(FfxFsr2InitializationFlags, bool)
Helper function. Controls the initialization feature flags set. See Also: FfxFsr2InitializationFlags.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AMD
- Assembly: UnityEngine.AMDModule
public void SetFlag(FfxFsr2InitializationFlags flag, bool value)
Parameters
The feature flag to set or unset.
Indicates whether to set or unset the flag.