Click or drag to resize

WeatherMakerResourceContainerScriptTextures2D Field

All Weather Maker 2D textures for your game. These will be part of the final build.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<Texture2D> Textures2D

Field Value

Type: ListTexture2D
See Also