Uses of Enum Class
heronarts.lx.pattern.texture.NoisePattern.Algorithm
Package
Description
Utility abstraction for values that vary over time.
-
Uses of NoisePattern.Algorithm in heronarts.lx.modulator
-
Uses of NoisePattern.Algorithm in heronarts.lx.pattern.texture
Modifier and TypeMethodDescriptionstatic NoisePattern.Algorithm
Returns the enum constant of this class with the specified name.static NoisePattern.Algorithm[]
NoisePattern.Algorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.