Version: 2021.2
언어: 한국어
public Color GetPixel (int x, int y, int z, int mipLevel= 0);

파라미터

x X coordinate to access a pixel.
y Y coordinate to access a pixel.
z Z coordinate to access a pixel.
mipLevel The mipmap level to be accessed.

반환

Color The color of the pixel.

설명

Returns the pixel color that represents one mip level of the 3D texture at coordinates (x,y,z).

The texture must have the Read/Write Enabled flag set in the Import Settings, otherwise this function will fail. GetPixel is not available on Textures using Crunch texture compression.

See Also: SetPixel, SetPixels, SetPixels32, GetPixelBilinear, GetPixels, GetPixels32, Apply functions.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961