Render to Texture?

I looked all over hub.jmonkeyengine.org and google and the jme3 tests on google code, but I haven’t been able to find anything on rendering to texture, only jme2 code, which doesn’t work anymore. I even searched for TextureRenderer and LWJGLTextureRenderer classes in the jme sdk (by typing them in, then clicking the red light bulb to see if it found any imports) How do you RTT in jme3?

Create a new JmeTests project and look at “TestRenderToTexture”… No need to go to google, all info is available via F1 or the search field in the upper right of the SDK.

Oh! Its in jme3test.post not jme3test.render -_-

@erikuhlmann said:
Oh! Its in jme3test.post not jme3test.render -_-

'cause its written post render ^^