Controlling model item opacity using Select option
If I select modelitem-1 , it shows only that model item alone. But I want to show rest of the model items opacity in 0.5.
Example: If I Select Modelitem-1 , It should show Modelitem-1 in Opacity 1 and Modelitem-2, Modelitem-3 Opacity as 0.5.
If I select Modelitem-2 , It should show the Modelitem-2 in Opacity 1 and ModelItem-1 and Modelitem-3 opacity as 0.5.
How can I do that?. Any suggestion.

