If you check the code from that example, it’s modifying the model after loading it to add the second UV set:
This is necessary for formats like OBJ where the file does not contain the AO map and it has to be added afterward.
If you check the code from that example, it’s modifying the model after loading it to add the second UV set:
This is necessary for formats like OBJ where the file does not contain the AO map and it has to be added afterward.