WeatherMakerFullScreenCloudsScriptWeatherMapRenderTexture Property |
Cloud weather map
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public RenderTexture WeatherMapRenderTexture { get; }
Public ReadOnly Property WeatherMapRenderTexture As RenderTexture
Get
public:
property RenderTexture^ WeatherMapRenderTexture {
RenderTexture^ get ();
}
member WeatherMapRenderTexture : RenderTexture with get
Property Value
Type:
RenderTextureSee Also