Uses of Enum Class
heronarts.glx.shader.Text3d.TextScale
Packages that use Text3d.TextScale
-
Uses of Text3d.TextScale in heronarts.glx.shader
Methods in heronarts.glx.shader that return Text3d.TextScaleModifier and TypeMethodDescriptionstatic Text3d.TextScaleReturns the enum constant of this class with the specified name.static Text3d.TextScale[]Text3d.TextScale.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.glx.shader with parameters of type Text3d.TextScaleModifier and TypeMethodDescriptionText3d.Label.setTextScale(Text3d.TextScale textScale) Text3d.setTextScale(Text3d.TextScale textScale)