(Editor Module) Render camera using slate?

Hello,

Doing some slate experimenting, and I’m wondering if it is possible to use cameras and render them using slate whilst in editor mode? Right now I just want to create and point cameras at an object, and render them. Didn’t seem too complex at first but since I’m in editor mode and no runtime at all, kind of stuck.

Any help would be appreciated

Hi

I’m not an expert, but I know that it’s possible to create a material which could render the camera’ output

Yes that’s definetly possible. Actually what I want to do is already working but in a gameplay scenario, what I’m trying to do is implement this but completely within editor mode which is where I’m stuck.