Texture3D.Texture3D
Texture3D(width: int, height: int, depth: int, format: TextureFormat, mipmap: bool)
Description

Create a new empty 3D Texture.

See Also: SetPixels, Apply functions.