- Home /
 
 
               Question by 
               ergin3d · Apr 21, 2016 at 11:39 AM · 
                c#canvascapturecapturescreenshotcapturescreen  
              
 
              Application.CaptureScreenshot supersizing doesn't work for Canvas?
Hello,
I'm trying to capture high-res screenshots from my game but I couldn't make Application.CaptureScreenshot to supersize UI elements(It just scales up pixels instead of rendering at supersized res. but renders the mesh in same scene.
Is there a way to supersample Canvas elements. ?
               Comment
              
 
               
              Answer by ergin3d · Apr 21, 2016 at 12:28 PM
Changing Canvas render mode from Screen Space to World Space solved the issue. Thanks!
Your answer
 
             Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Load Bar For Camera Switch on Canvas 0 Answers
Quick Question on UI Text Alignment 1 Answer
How to add post processing on UI 1 Answer