This version of Unity is unsupported.
Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

MetaData.screenshot

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 Texture2D screenshot;

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.