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

DLSSCommandInitializationData.GetFlag

Declaration

public bool GetFlag(NVIDIA.DLSSFeatureFlags flag);

Parameters

flag The feature flag to get the state from.

Returns

bool Indicates whether the feautre state is set or unset.

Description

Helper function. Gets weither if a DLSS feature is set or unset. Additional resources: DLSSFeatureFlags.