Hello,
is there any way to get list of selected tracks or selected group in the editor scripts?
Thank you!
Hello,
is there any way to get list of selected tracks or selected group in the editor scripts?
Thank you!
Unity.Selection.objects contains the list of Tracks that are currently selected.