You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.
bb8.color("red",-0.5); shows light red color but bb8.color("red",0); and bb8.color("red",0.5); show exactly the same red color.
0.5 is not brighter than 0 as I understood it should be from the examples. I tested to change between them several times and there is no change. I just see change with -0.5
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
bb8.color("red",-0.5); shows light red color but bb8.color("red",0); and bb8.color("red",0.5); show exactly the same red color.
0.5 is not brighter than 0 as I understood it should be from the examples. I tested to change between them several times and there is no change. I just see change with -0.5
The text was updated successfully, but these errors were encountered: