Jump to content

Getting an image from the player's camera


photo

Recommended Posts

How can I get an image from the camera so I can use it in code? 
For example, if I have several objects with a camera and I want to receive images (best as an array of pixels) and process it somehow.

Link to comment

Thanks for the answer!
I analyzed the example and understood how i can get a screenshot only from the player's camera. 
I also need to receive an image from several cameras at the same time, without switching the player.
Looking at the example, it seems to me that this can be done only with the help of more engine objects.

Link to comment
×
×
  • Create New...