- Home /
 
 
               Question by 
               Polymo · Jan 01, 2016 at 09:11 PM · 
                sceneeditor-scriptinghierarchyselection  
              
 
              5.3 Multi scene editor Selection
Hi, i am looking for a way to mimic Selection.activeGameObject and similar for the new Multi-scene feature. As i'm able to select the additively opened scenes via mouse click, is there any way to do the same via script? (I want to highlight a scene without setting it active)
               Comment
              
 
               
              And Scene is a struct, it can't be selected (only classes derived from UnityObject).
Your answer