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.Texture3D

Switch to Manual
public Texture3D(width: int, height: int, depth: int, format: TextureFormat, mipmap: bool)

Parameters

Description

Create a new empty 3D Texture.

See Also: SetPixels, Apply functions.