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