You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(SnapDropZone): remove shadows from highlight object
The highlight object on the Snap Drop Zone was casting a shadow and
was also set to receive shadows. This fix forces all mesh renderers
of the snap drop zone to not cast or receive shadows.
0 commit comments