Version: 2018.1
public Color[] GetPixels (int miplevel= 0);

説明

この機能は、3D テクスチャの 1 ミップレベルを描画するピクセル色の配列を返します。

Color32 データと GetPixels32 は高速で、メモリの消費が少なくて済みます。

See Also: SetPixels, GetPixels32.