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