OptionalisEnabled: booleanOptionaljitteredPositionCount: numberOptionalfilterSize: numberProtected_filterProtected_isProtected_jitteredDetermines the distance between temporal AA samples. Smaller values result in a sharper image.
Enables or disables temporal anti-aliasing.
Note: Other settings might effect whether or not the TAA will be effectively computed or not. To check whether or not TAA is actually being processed, use RendererView::isTemporalAntialiasingRequired()
Number of different jittered positions to use. Each frame will use one position and subsequent frames will use subsequent positions until this number of reached, at which point the positions start getting re-used from the start.
Copies all properties defined by the prototype of TemporalAASettings from other to this instance.
Clones this instance and returns a new TemporalAASettings with identical values.
Determines if this TemporalAASettings instance is equal to the other instance.
StaticisDetermines if both TemporalAASettings instances are equal.
Settings that control temporal anti-aliasing.