WeatherMakerTemporalReprojectionState Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerTemporalReprojectionState type exposes the following members.
Name | Description | |
---|---|---|
WeatherMakerTemporalReprojectionState |
Constructor
|
Name | Description | |
---|---|---|
BlendMode |
Blend mode
| |
Camera |
Camera
| |
CommandBuffer |
Command buffer
| |
FrameHeight | ||
FrameWidth | ||
IntegratedTemporalReprojection |
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.
| |
NeedsFirstFrameHandling | ||
OffsetXConstant | ||
OffsetXConstant2 | ||
OffsetYConstant | ||
OffsetYConstant2 | ||
PrevFrameTexture |
Previous frame texture
| |
ReprojectionSize | ||
ReprojectionSizeSquared | ||
SubFrameHeight | ||
SubFrameNumber | ||
SubFrameTexture |
Sub frame texture
| |
SubFrameWidth | ||
TemporalOffsetX | ||
TemporalOffsetY | ||
TemporalReprojectionMaterial |
Temporal reprojection material
| |
XOffset | ||
YOffset |
Name | Description | |
---|---|---|
Dispose |
Dispose
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PostRenderFrame |
Post render camera event handler
| |
PreCullFrame |
PreCull camera event handler
| |
PreRenderFrame |
Pre render camera event handler
| |
ToString | (Inherited from Object.) |