WeatherMakerTemporalReprojectionStatePrevFrameTexture Property |
Previous frame texture
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public RenderTexture PrevFrameTexture { get; }
Public ReadOnly Property PrevFrameTexture As RenderTexture
Get
public:
property RenderTexture^ PrevFrameTexture {
RenderTexture^ get ();
}
member PrevFrameTexture : RenderTexture with get
Property Value
Type:
RenderTextureSee Also