3DsMax/plug-in&scripts
선택된 오브젝트를 새 레이어에 넣기.
biped
2017. 6. 13. 13:06
layer = LayerManager.newLayer()
for n in (selection as array) do layer.addnode n