Maya Programming/Maya Python Script

node 에서 자기 자신을 얻어오기

cimple 2017. 9. 19. 18:55

thisNode = ClassName.thisMObject(self)


이렇게 하면 thisNode 에 만들어진 Maya Node 스스로를 얻어올 수 있다.

저작자표시 비영리 변경금지 (새창열림)