Any ideas how to capture one frame from the camera feed? I would like to the user to take a photo, and show it in a a texture. Thanks!
Use a second camera and render texture. Turn off the camera when you want to take the snapshot
Oh, I think there’s also a specific node that does this. It’s been a while since I’ve been in EH, but it looks like this should work.
1 Like
Thanks a lot! I will try this.