Enum Synthesizer.InterpolationType
- Namespace
- SpessaSharp.Synthesizer
- Assembly
- SpessaSharp.dll
The available interpolation types of the synthesizer.
public enum Synthesizer.InterpolationType
Fields
Hermite = 2Linear = 0NearestNeighbor = 1
The available interpolation types of the synthesizer.
public enum Synthesizer.InterpolationType
Hermite = 2Linear = 0NearestNeighbor = 1