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