Ramp in Color Parameter

is it possible to use a Ramp in the color parameter? Any built in support for Ramp in jME?



glow_material.setColor(“Color”,new ColorRGBA.Blue);

Not sure of what you really want, but there is a color ramp support in the lighting material.

Look at the test cartoonEdge to see an example of how it works