WeatherMakerResourceContainerScriptTextures3D Field |
All Weather Maker 3D 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<Texture3D> Textures3D
Public Textures3D As List(Of Texture3D)
public:
List<Texture3D^>^ Textures3D
val mutable Textures3D: List<Texture3D>
Field Value
Type:
ListTexture3DSee Also