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

refactor: abstract material property data to allow custom occlusion strength value 0.25 #888

Closed seandillon92 closed 1 year ago

seandillon92 commented 1 year ago

Setting occlusion slider default value to 0.25 instead of 1. Strength of 1 gives very strong results that look like artifacts. Before image After image