FastSimplexNoise Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A conglomeration of open-source simplex libraries in C# with an emphasis on performance
public ref class FastSimplexNoise
	public class FastSimplexNoise
	type FastSimplexNoise = class
	Public Class FastSimplexNoise
		- Inheritance
 - 
				FastSimplexNoise
 
Constructors
| FastSimplexNoise() | |
| FastSimplexNoise(Int64) | 
Methods
| Evaluate(Double, Double, Double, Double) | |
| Evaluate(Double, Double, Double) | |
| Evaluate(Double, Double) |