Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Obsolete Starting with version 9 of the snapshot format screenshots are no longer part of the snapshot, but separate files. Use the appropriate TakeSnapshot overload to also capture screenshots.public Texture2Dscreenshot;
Description
Screenshot stored in the memory snapshot.
Screenshot used for displaying the moment in which the capture took place on the device. It can be null in the case of low end devices.