Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DLSSCommandInitializationData.SetFlag

Declaration

public void SetFlag(NVIDIA.DLSSFeatureFlags flag, bool value);

Parameters

flag The feature flag to set or unset.
value Indicates whether to set or unset the flag.

Description

Helper function. Controls the feature flags used by DLSS. Additional resources: DLSSFeatureFlags.