Noise that outputs concentric spheres.  
 More...
Noise that outputs concentric spheres. 
Definition at line 8 of file MySpheres.cs.
  
  | 
        
          | VRage.Noise.Patterns.MySpheres.MySpheres | ( | double | frequnecy = 1.0 | ) |  |  | inline | 
 
 
  
  | 
        
          | double VRage.Noise.Patterns.MySpheres.GetValue | ( | double | x | ) |  |  | inline | 
 
 
  
  | 
        
          | double VRage.Noise.Patterns.MySpheres.GetValue | ( | double | x, |  
          |  |  | double | y |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | double VRage.Noise.Patterns.MySpheres.GetValue | ( | double | x, |  
          |  |  | double | y, |  
          |  |  | double | z |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | double VRage.Noise.Patterns.MySpheres.Frequency |  | getset | 
 
 
The documentation for this class was generated from the following file: