public Color32[] GetPixels32 (int miplevel);

参数

miplevel要访问的 Mipmap 级别。

返回

Color32[] 用于获取像素数组的颜色。

描述

返回表示一个 Mip 级别 3D 纹理的像素颜色数组。