public Color32[] GetPixels32 (int miplevel);

Parameters

miplevelThe mipmap level to be accessed.

Returns

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

Description

Returns an array of pixel colors representing one mip level of the 3D texture.