Texture3D.Texture3D

static function Texture3D (width : int, height : int, depth : int, format : TextureFormat, mipmap : boolean) : Texture3D

Description

Create a new empty 3D Texture.

See Also: SetPixels, Apply functions.