Skip to content

Fix Material Transparency Bug

Wayne Huras requested to merge bug/TransparencyofMaterials into master

Update Materials scriptable object with solid and transparent material variables. Add solid and transparent versions of each material. Update MaterialSelectionMenu to swap between the solid and transparent materials rather than change the material alpha values.

Merge request reports