Some PhongMaterial features depend on whether corresponding color is set to null vs. Color.TRANSPARENT as well on opacity of those colors.
Current version of playground color chooser doesn't support nulls and opacity values. We could either extend color chooser or add more controls like it is done in the attached code for specularColor.
Current version of playground color chooser doesn't support nulls and opacity values. We could either extend color chooser or add more controls like it is done in the attached code for specularColor.
- relates to
-
JDK-8122604 SpecularPower doesn't work as expected
- Closed
-
JDK-8103379 Need to specify the resulting specular component in the PhongMaterial
- Resolved