face | Cubemap face to read pixels from. |
arrayElement | ピクセルを読み込む配列スライス (データ元) |
miplevel | ピクセルを読み込むミップマップレベル |
Color[] ピクセルの色の配列
Returns pixel colors of a single array slice/face.
Color32 データと GetPixels32 は高速で、メモリの消費が少なくて済みます。
See Also: GetPixels32, SetPixels, Graphics.CopyTexture.