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

Public Member Functions

 Select (ModuleBase inputA, ModuleBase inputB, ModuleBase controller)
 
 Select (double min, double max, double fallOff, ModuleBase inputA, ModuleBase inputB)
 
override double GetValue (double x, double y, double z)
 
void SetBounds (double min, double max)
 
- Public Member Functions inherited from Verse.Noise.ModuleBase
void Dispose ()
 
float GetValue (IntVec2 coordinate)
 
float GetValue (IntVec3 coordinate)
 
float GetValue (Vector3 coordinate)
 

Properties

ModuleBase Controller [get, set]
 
double FallOff [get, set]
 
double Maximum [get, set]
 
double Minimum [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: