WeatherMakerSkyProfileScriptDayTexture Field |
The daytime texture (ignored for procedural sky mode).
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Texture2D DayTexture
Public DayTexture As Texture2D
public:
Texture2D^ DayTexture
val mutable DayTexture: Texture2D
Field Value
Type:
Texture2DSee Also