Riwmorld
Verse.Noise.RidgedMultifractal Class Reference
Inheritance diagram for Verse.Noise.RidgedMultifractal:
Verse.Noise.ModuleBase

Public Member Functions

 RidgedMultifractal (double frequency, double lacunarity, int octaves, int seed, QualityMode quality)
 
override double GetValue (double x, double y, double z)
 
- Public Member Functions inherited from Verse.Noise.ModuleBase
void Dispose ()
 
float GetValue (IntVec2 coordinate)
 
float GetValue (IntVec3 coordinate)
 
float GetValue (Vector3 coordinate)
 

Properties

double Frequency [get, set]
 
double Lacunarity [get, set]
 
int OctaveCount [get, set]
 
QualityMode Quality [get, set]
 
int Seed [get, set]
 
- Properties inherited from Verse.Noise.ModuleBase
bool IsDisposed [get]
 
virtual ModuleBase this[int index] [get, set]
 
int SourceModuleCount [get]
 

Additional Inherited Members

- Protected Member Functions inherited from Verse.Noise.ModuleBase
 ModuleBase (int count)
 
virtual bool Disposing ()
 
- Protected Attributes inherited from Verse.Noise.ModuleBase
ModuleBase [] modules
 

The documentation for this class was generated from the following file: