Texture with 3 dimensions.
Texture3D is a 3-dimensional texture that has a width, height, and depth.
Construct a new instance of Texture3D. Note: use memnew!Texture3D instead.
See Implementation
Texture with 3 dimensions.
Texture3D is a 3-dimensional texture that has a width, height, and depth.