Click or drag to resize

WeatherMakerTemporalReprojectionStateIntegratedTemporalReprojection Property

Integrated temporal reprojection combines a full shader with temporal reprojection in an attempt to reduce artifacts, especially at higher temporal reprojection sizes. When IntegratedTemporalReprojection is false, temporal reprojection renders in a separate upscaling pass.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool IntegratedTemporalReprojection { get; set; }

Property Value

Type: Boolean
See Also