Uses of Class
dev.wyck.environment.attribute.modifier.AlphaValue.Builder
Packages that use AlphaValue.Builder
-
Uses of AlphaValue.Builder in dev.wyck.environment.attribute.modifier
Methods in dev.wyck.environment.attribute.modifier that return AlphaValue.BuilderModifier and TypeMethodDescriptionAlphaValue.Builder.alpha(float alpha) Sets the alpha value of the AlphaValue.static AlphaValue.BuilderAlphaValue.builder()Creates a new builder.default AlphaValue.BuilderAlphaValue.toBuilder()Converts it to a builder.AlphaValue.Builder.value(float value) Sets the value of the AlphaValue.