Version: 5.6 (switch to 2017.1b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Texture3D.GetPixels32

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

Description

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

See Also: SetPixels32, GetPixels.