Viz Scripting的对于container的函数MoveAllChannelsToDirector(dir) 是这么介绍的“Moves the animation channels to the specified director.” 但事实上,它的功能是把当前container以及其所有的子container的动画都移到一个指定的director。
请注意它是包括所有当前container的子container的。
Viz Scripting的对于container的函数MoveAllChannelsToDirector(dir) 是这么介绍的“Moves the animation channels to the specified director.” 但事实上,它的功能是把当前container以及其所有的子container的动画都移到一个指定的director。
请注意它是包括所有当前container的子container的。