WeatherMakerOverlayProfileScriptBaseOverlayNoiseHeightTexture Field |
Overlay height noise texture, null for none
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Texture2D OverlayNoiseHeightTexture
Public OverlayNoiseHeightTexture As Texture2D
public:
Texture2D^ OverlayNoiseHeightTexture
val mutable OverlayNoiseHeightTexture: Texture2D
Field Value
Type:
Texture2DSee Also