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