Question by
Rollf-Dieter · Jun 26, 2017 at 08:01 AM ·
camera-look
Change the camera texture and give it back
I want to get a camera picture, modify it and then give it back to the Unity renderer. How can I do that? At the moment I can get the camera picture/texture and modify it. But with "UpdateSubresource()" the changed picture/texture is not used, It's still the old image. How can I do that ?? Rolf-Dieter.
Comment
Your answer
Follow this Question
Related Questions
How to clamp horizontal rotation of the camera? 1 Answer
VR : Activate script or animation when the view is looking for an object 0 Answers
How to rotate camera around player when idle, but control player rotations when moving? 0 Answers
MouseLook conflicting with LookAt 2 Answers
how to get the camera settings similar to Lara croft GO? 0 Answers