首页 > 其他 > 详细

返回相关节点

时间:2015-10-06 23:29:16      阅读:264      评论:0      收藏:0      [点我收藏+]
refs.dependentNodes <MAXObject> firstOnly: <bool> baseObjectOnly: <bool> 

Returns node(s) that are dependent on the specified MAXObject.

If firstOnly: is true, if no nodes are dependent on the specified MAXObject a value of ‘undefined‘ is returned, otherwise a MAXNode value corresponding to the first dependent node found is returned.

If firstOnly: is false or not specified, the return value is always an array.

If baseObjectOnly: is true, only nodes where the MAXObject is the base object will be returned.

Available in 3ds Max 2008 and higher. Previously available in the Avguard Extensions.

----------------------------

aa = refs.dependentNodes $.mat

返回相关节点

原文:http://www.cnblogs.com/guilt/p/4857956.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!