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

パラメーター

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

戻り値

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

説明

Returns pixel colors of a single array slice/face.