JDK-8124472 : [FX3D] PhongMaterial: setDiffuseColor(Color.TRANSPARENT) make Shape invisible.
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2013-05-15
  • Updated: 2015-06-17
  • Resolved: 2013-05-15
Related Reports
Relates :  
Relates :  
Description
Run this code.

When you will press any key, color of material will be set to TRANSPARENT, and sphere will disappear.
Comments
This is not a bug, but is the intended behavior. See RT-28842. We will document this better as part of RT-29981.
15-05-2013