Version: 2022.3

DebugScreenCapture

struct in Unity.Profiling

切换到手册

描述

截屏的原始数据表示形式。

表示形式由性能分析 API 内部数据和相关截屏的数据填充。可以使用此类型提取截屏数据。

变量

Height图像的高度。
ImageFormat图像捕获格式。
RawImageDataReference对图像数据的非拥有引用。
Width图像的宽度。