public Color32[] GetPixels32 (int miplevel);

Parameters

miplevelThe mipmap level to be accessed.

Returns

Color32[] The colors to get the array of pixels.

Description

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