Packing custom mipmaps

Hi there!
Is there any way to pack custom mipmaps into a texture?

Hello @KorbenDallas and welcome back!

Thank you for your post. I’ll bring this up internally and provide more information once it becomes available.

Thanks!

Hello again @KorbenDallas,

Currently, it is possible to generate mipmaps for an image using the Mip Map Generation node in an Element graph. You can then use the Read Pixel (Advanced) node in an Atom graph to sample the generated mipmap levels.

However, there are currently no utilities to create custom mipmaps, such as setting a particular image as mip level 2.

If you’d like, you could create a feature request in the InstaMAT > Feature Requests category here on the community forum. It helps the team track it, and users can then discuss and vote on a feature to show their interest.

If you have any further questions, feel free to ask!

Thanks!