Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Texture3D.GetPixels

Switch to Manual
public function GetPixels(miplevel: int = 0): Color[];

Parameters

Description

This function returns an array of pixel colors representing one mip level of the 3D texture.

Call Apply to actually upload the changed.