colors | Los colores para establecer los píxeles a. |
miplevel | El nivel mipmap a ser afectado por los nuevos colores. |
Establece los colores de pixel de una textura 3D.
This function takes a Color32 array and changes the pixel colors of the 3D texture.
Call Apply to actually upload the changed pixels to the GPU.
See Also: GetPixels32, SetPixels, Apply.