unity3d-jp / MeshSync

A package for synchronizing meshes/models editing in DCC tools into Unity in real time.
Other
1.55k stars 174 forks source link

feat: add "Overwrite material properties" for importing #882

Closed seandillon92 closed 1 year ago

seandillon92 commented 1 year ago

When synching materials, we don't update the properties of existing materials if they have been exported. I added a toggle to to allow overwriting the exported materials.