Click or drag to resize

WeatherMakerCloudNoiseParameters Class

Cloud noise parameters
Inheritance Hierarchy
SystemObject
  DigitalRuby.WeatherMakerWeatherMakerCloudNoiseParameters

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
[SerializableAttribute]
public class WeatherMakerCloudNoiseParameters

The WeatherMakerCloudNoiseParameters type exposes the following members.

Constructors
  NameDescription
Public methodWeatherMakerCloudNoiseParameters
Initializes a new instance of the WeatherMakerCloudNoiseParameters class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetParams1
Get shader Params1
Public methodGetParams2
Get shader Params2
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldBrightness
Brightness
Public fieldInvert
Whether to invert the noise
Public fieldMultiplier
Multiplier
Public fieldOctaves
Octaves
Public fieldPeriod
Period
Public fieldPower
Power
Top
See Also