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

Public Member Functions

 Terrace (ModuleBase input)
 
 Terrace (bool inverted, ModuleBase input)
 
void Add (double input)
 
void Clear ()
 
void Generate (int steps)
 
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

int ControlPointCount [get]
 
List< double > ControlPoints [get]
 
bool IsInverted [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: