[jme2] get camera lookAt point

Hello,

Can someone give me advise how can I get camera look at point?

How should that be possible? Its always a ray. If you want the point of the next “collision” you will have to use the same method as in mouse picking.

ok, thanks for reply:)