Removed technical information, as it is already moved to the proper page.  | 
				|||
| Line 1: | Line 1: | ||
The '''Texture3D''' type is an [[Asset|asset]] type that represents the the usage, reference, and the data of a 3D file. This file is usually represented as a <code>.cube</code> file, and can have many layers of   | The '''Texture3D''' type is an [[Asset|asset]] type that represents the the usage, reference, and the data of a 3D file. This file is usually represented as a <code>.cube</code> file, and can have many layers of [[Texture2D|texture]] images that make up this [[Texture3D|3D texture]].  | ||
== See Also ==  | == See Also ==  | ||
Latest revision as of 21:47, 19 October 2025
The Texture3D type is an asset type that represents the the usage, reference, and the data of a 3D file. This file is usually represented as a .cube file, and can have many layers of texture images that make up this 3D texture.