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