Skip to main content
Participant
October 17, 2021
Question

Is there a way to assign matID map via QML?

  • October 17, 2021
  • 0 replies
  • 191 views

Hi,

I'm trying to assign a ressource map as a material ID map on a textureSet.

AFAIK, we can read this info via "structure" call and it return something like this:

"additionalMaps": [
{
"urlToBitmapRes": "resource://project1/matID1001?version=69243b1c31ded77dfd7e7181c89428a9083a188f.image",
"usage": "DataAdditionalMapUsage_ID"
}
],


I would like to do the opposite.

Thanks!

This topic has been closed for replies.