Uses of Enum Class
heronarts.lx.effect.BlurEffect.Mode
Packages that use BlurEffect.Mode
Package
Description
Layer components that mutate existing buffers with standardized enable/disable.
-
Uses of BlurEffect.Mode in heronarts.lx.effect
Fields in heronarts.lx.effect with type parameters of type BlurEffect.ModeMethods in heronarts.lx.effect that return BlurEffect.ModeModifier and TypeMethodDescriptionstatic BlurEffect.Mode
Returns the enum constant of this class with the specified name.static BlurEffect.Mode[]
BlurEffect.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.