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