Search Unity

Can I load a multilayered TIFF file into Unity and access every layer?

Discussion in 'Formats & External Tools' started by aearanky, Nov 11, 2016.

  1. aearanky

    aearanky

    Joined:
    Feb 13, 2016
    Posts:
    1
    Hi All,

    I am trying to load a multi-layered TIFF file into unity assets folder but I can only see a single layer. I don't know what layer is it and I can't even see the rest of the layers. Unity says assets store all the layers but I don't see how can I access them.

    I am trying to generate a 3D model from these layers. Can anyone guide me through this or at least inform me about accessing the layers?

    I read the following link:

    https://docs.unity3d.com/Manual/class-TextureImporter.html

    Edit:
    I realized I need to do a 3D texture. The functions are available.
     
    Last edited: Nov 14, 2016
  2. shivangi05

    shivangi05

    Joined:
    May 15, 2020
    Posts:
    5
  3. MYousry2002

    MYousry2002

    Joined:
    Jun 20, 2023
    Posts:
    2

    Hi,

    Could you walk me through the process of how you approached this? I'm also trying to import multi-layer tiff files into Unity and I'm new to Unity.

    Thank you!
     
  4. MYousry2002

    MYousry2002

    Joined:
    Jun 20, 2023
    Posts:
    2
    Hi,

    Could you figure it out? I'm also trying to import multilayer tiff.

    Thank you!