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

Public Member Functions

 DistanceFromPlanetViewCenter (Vector3 viewCenter, float viewAngle, bool invert=false)
 
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)
 

Public Attributes

Vector3 viewCenter
 
float viewAngle
 
bool invert
 

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
 
- Properties inherited from Verse.Noise.ModuleBase
bool IsDisposed [get]
 
virtual ModuleBase this[int index] [get, set]
 
int SourceModuleCount [get]
 

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