Version: Unity 6.7 Beta (6000.7)
LanguageEnglish
  • C#

FfxApiCreateContextUpscaleFlags

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Options that represent subfeatures of FSR3 or FSR4.

Properties

Property Description
EnableHighDynamicRangeA bit indicating if the input color data provided is using a high-dynamic range.
EnableDisplayResolutionMotionVectorsA bit indicating if the motion vectors are rendered at display resolution.
EnableMotionVectorsJitterCancellationA bit indicating that the motion vectors have the jittering pattern applied to them.
DepthInvertedA bit indicating that the input depth buffer data provided is inverted [1..0].
EnableDepthInfiniteA bit indicating that the input depth buffer data provided is using an infinite far plane.
EnableAutoExposureA bit indicating if automatic exposure should be applied to input color data.
EnableDynamicResolutionA bit indicating that the application uses dynamic resolution scaling.
EnableDebugCheckingA bit indicating that the runtime should check some API values and report issues.
EnableNonLinearColorSpaceA bit indicating that the color resource contains perceptual (gamma corrected) colors.
EnableDebugVisualizationA bit indicating if debug visualization is allowed. (memory consumption could increase)