Texture3D
Import the texture as a 3D texture.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Texture3D = 8
Remarks
The input image is split into a number of columns and rows controlled by TextureImporterSettings.flipbookColumns and TextureImporterSettings.flipbookRows. Each cell is imported into its own 3D texture slice.