Version: 2017.2
public Color32[] GetPixels32 (CubemapFace face, int arrayElement, int miplevel= 0);

パラメーター

face Cubemap face to read pixels from.
arrayElement ピクセルを読み込む配列スライス (データ元)
miplevel ピクセルを読み込むミップマップレベル

戻り値

Color32[] 低精度 (8 ビット/チャンネル) 形式のピクセル色の配列

説明

Returns pixel colors of a single array slice/face.