Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetFlag(FfxFsr2InitializationFlags)

Helper function. Identifies whether an initialization flag is set or unset. See Also: FfxFsr2InitializationFlags.
Read time 1 minuteLast updated 13 days ago

Definition

public bool GetFlag(FfxFsr2InitializationFlags flag)

Parameters

The feature flag to get the state from.

Returns

Type

Description

boolIndicates whether the feature state is set or unset.