Texture3D.GetPixels32

Switch to Manual
public Color32[] GetPixels32(int miplevel);

Parameters

miplevel The 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.

Did you find this page useful? Please give it a rating: