Version: 2021.1
언어: 한국어
public Color32[] GetPixels32 (CubemapFace face, int arrayElement, int miplevel);

파라미터

face Cubemap face to read pixels from.
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/face.