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

파라미터

arrayElement Array slice to read pixels from.
miplevel Mipmap level to read pixels from.

반환

Color32[] Array of pixel colors in low precision (8 bits/channel) format.

설명

Returns pixel colors of a single array slice.