This version of Unity is unsupported.

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. See Also: DLSSFeatureFlags.