Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

Texture3D.Texture3D

public function Texture3D(width: int, height: int, depth: int, format: TextureFormat, mipmap: bool)

Description

Create a new empty 3D Texture.

See Also: SetPixels, Apply functions.