public Color32[] GetPixels32 (int miplevel);

Parámetros

miplevelThe mipmap level to be accessed.

Valor de retorno

Color32[] The colors to get the array of pixels.

Descripción

Retorna un arreglo de colores de pixel representando un nivel mip de la textura 3D.