This version of Unity is unsupported.

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