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