Create texture from material color

I’m working on a procedural skybox routine using the jME 2 skybox. I would like the ability to create a separate texture for each face based on a simple ColorRGBA material but have not had any luck so far. Does anyone have any recommended way to do this?



Thanks!



-Prime