atom feed5 messages in net.java.dev.scenegraph.devGlow Effect with specific color
FromSent OnAttachments
scen...@javadesktop.orgJul 1, 2008 7:47 am 
Chris CampbellJul 8, 2008 1:52 pm 
scen...@javadesktop.orgJul 10, 2008 12:57 am 
Chris CampbellJul 10, 2008 9:23 am 
scen...@javadesktop.orgJul 10, 2008 12:55 pm 
Subject:Glow Effect with specific color
From:scen...@javadesktop.org (scen@javadesktop.org)
Date:Jul 1, 2008 7:47:10 am
List:net.java.dev.scenegraph.dev

I have an SGImage that is a child of a SGEffect. I am trying to create a glow
effect but I cannot adjust the color of the flow.

Something like this.

Glow glow = new Glow(); glow.setLevel(0.7f); eff.setEffect(glow);

eff.setChild(sgimage); [Message sent by forum member 'oliverdb' (oliverdb)]

http://forums.java.net/jive/thread.jspa?messageID=283650