Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetFlag(FfxFsr2InitializationFlags, bool)

Helper function. Controls the initialization feature flags set. See Also: FfxFsr2InitializationFlags.
Read time 1 minuteLast updated 6 days ago

Definition

public void SetFlag(FfxFsr2InitializationFlags flag, bool value)

Parameters

The feature flag to set or unset.

value

Indicates whether to set or unset the flag.