Interface INoise
Interface that all noise classes have to derive from
Namespace: Marus.NoiseDistributions
Assembly: cs.temp.dll.dll
Syntax
public interface INoise
Methods
Sample()
Declaration
float Sample()
Returns
Type | Description |
---|---|
System.Single |