listAttr
특정 노드의 Attribute 들을 열거함.
listAttr file1;
// Result: message caching isHistoricallyInteresting nodeState binMembership ...//
nodeType
노드의 타입 이름을 얻어냄
nodeType file1;
// Result: file //
file 노드의 fileTextureName 어트리뷰트
$texname = `getAttr file1.fileTextureName`;
// Result: C:/maya/dream/house in/images/2.jpg //
Monday, August 3, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment