asah
11-22-2012, 05:49 PM
Hello :)
I want to select specific lights to display effecting
So I write this mel code
select -r directionalLight1 ;
select -tgl pointLight1 ;
select -tgl directionalLight2 ;
select -tgl spotLight1 ;
modelEditor -e -dl active modelPanel4;
But when click or press in any place in my project scense file ,the lights deselected so the effecting of lights removed
How solve this problem ????
I want to select specific lights to display effecting
So I write this mel code
select -r directionalLight1 ;
select -tgl pointLight1 ;
select -tgl directionalLight2 ;
select -tgl spotLight1 ;
modelEditor -e -dl active modelPanel4;
But when click or press in any place in my project scense file ,the lights deselected so the effecting of lights removed
How solve this problem ????
