<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>居中枢轴 归档 - 喵喵动画屋</title>
	<atom:link href="https://www.miaodonghua.com/tag/%E5%B1%85%E4%B8%AD%E6%9E%A2%E8%BD%B4/feed" rel="self" type="application/rss+xml" />
	<link>https://www.miaodonghua.com/tag/居中枢轴</link>
	<description>探索Maya世界：基础教程、动画技巧、建模艺术与渲染技术。</description>
	<lastBuildDate>Sat, 13 Jan 2024 19:12:42 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.miaodonghua.com/wp-content/uploads/2020/11/cropped-shuqian_logo.webp</url>
	<title>居中枢轴 归档 - 喵喵动画屋</title>
	<link>https://www.miaodonghua.com/tag/居中枢轴</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Maya中如何向工具架添加菜单命令或Mel脚本（Add commands to the shelf）？</title>
		<link>https://www.miaodonghua.com/1538.html</link>
					<comments>https://www.miaodonghua.com/1538.html#respond</comments>
		
		<dc:creator><![CDATA[喵喵动画屋]]></dc:creator>
		<pubDate>Mon, 23 Nov 2020 14:00:30 +0000</pubDate>
				<category><![CDATA[MAYA技巧]]></category>
		<category><![CDATA[Center Pivot]]></category>
		<category><![CDATA[Maya技巧]]></category>
		<category><![CDATA[Maya教学]]></category>
		<category><![CDATA[冻结变换]]></category>
		<category><![CDATA[居中枢轴]]></category>
		<category><![CDATA[工具架]]></category>
		<category><![CDATA[快捷命令]]></category>
		<category><![CDATA[按类型删除历史]]></category>
		<category><![CDATA[枢轴点居中]]></category>
		<guid isPermaLink="false">https://www.miaodonghua.com/?p=1538</guid>

					<description><![CDATA[<p>那么平时，我们在使用Maya的过程中会有很多常用的猜啊单命令或者Mel脚本，例如枢轴点居中，冻结变换，按类型删 &#8230; </p>
<p class="link-more"><a href="https://www.miaodonghua.com/1538.html" class="more-link">继续阅读<span class="screen-reader-text">“Maya中如何向工具架添加菜单命令或Mel脚本（Add commands to the shelf）？”</span></a></p>
<p><a href="https://www.miaodonghua.com/1538.html">Maya中如何向工具架添加菜单命令或Mel脚本（Add commands to the shelf）？</a>最先出现在<a href="https://www.miaodonghua.com">喵喵动画屋</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p>那么平时，我们在使用Maya的过程中会有很多常用的猜啊单命令或者Mel脚本，例如枢轴点居中，冻结变换，按类型删除历史记录等等。而将这些常用命令添加到工具架会大大提高我们的工作效率，事半功倍。</p>



<h4 class="wp-block-heading" id="h-"><strong>首先我们来说下第一种：向工具架添加菜单命令。</strong></h4>



<p>例如：我们要在工具架自定义选项卡（Custom）中添加修改菜单（Modify）下的居中枢轴命令（Center Pivot）。我们只需要切换到Custom选项卡，然后按住<strong>“Shift+Ctrl+鼠标左键”</strong>单击居中枢轴命令，就可以将居中枢轴命令添加到Custom选项卡中。</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://i.loli.net/2020/11/23/Cucts4FMljXg7iY.jpg" alt=""/></figure></div>



<h4 class="wp-block-heading" id="h-mel"><strong>然后我们来说下第二种：向工具架添加Mel脚本命令。</strong></h4>



<p>这个很简单，我们只要选中Mel脚本，然后<strong>“鼠标左键或者中键”</strong>将脚本拖动到Custom选项卡中，脚本类型选择Mel就OK了。</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://i.loli.net/2020/11/23/VseHCghPrv7O53w.jpg" alt=""/></figure></div>



<h4 class="wp-block-heading" id="h-mel-1"><strong>如何删除菜单命令或者mel脚本？</strong></h4>



<p>只需要在对应的命令上右键Delete。</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://i.loli.net/2020/11/23/eZigSEn5voATWDI.jpg" alt=""/></figure></div>



<h4 class="wp-block-heading" id="h-mel-2"><strong>如何修改菜单命令或者Mel脚本的名称以及颜色？</strong></h4>



<p>只需要在对应的命令上右键选择Edit编辑，在Shelve选项卡中，找到图标标签（Icon Label），输入自定义名称。接着点击图标标签颜色（Icon Label Color）后面的色块，可以选择一个自己喜欢的颜色，然后点击保存就可以了。</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://i.loli.net/2020/11/23/XHay1OW4MJ8ZtSR.jpg" alt=""/></figure></div>



<h4 class="wp-block-heading" id="h-mel-3"><strong>如何移动菜单命令或者Mel脚本的位置？</strong></h4>



<p>只需要鼠标中键拖动对应的命令，就可以快速移动位置。</p>
<p><a href="https://www.miaodonghua.com/1538.html">Maya中如何向工具架添加菜单命令或Mel脚本（Add commands to the shelf）？</a>最先出现在<a href="https://www.miaodonghua.com">喵喵动画屋</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.miaodonghua.com/1538.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Maya脚本：Maya工具架 &#8211; 快速向工具架添加快捷命令</title>
		<link>https://www.miaodonghua.com/204.html</link>
					<comments>https://www.miaodonghua.com/204.html#respond</comments>
		
		<dc:creator><![CDATA[喵喵动画屋]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 15:39:59 +0000</pubDate>
				<category><![CDATA[MAYA综合]]></category>
		<category><![CDATA[MAYA脚本]]></category>
		<category><![CDATA[Maya入门]]></category>
		<category><![CDATA[Maya教程]]></category>
		<category><![CDATA[创建多边形]]></category>
		<category><![CDATA[动画]]></category>
		<category><![CDATA[多边形建模]]></category>
		<category><![CDATA[居中枢轴]]></category>
		<category><![CDATA[工具架]]></category>
		<category><![CDATA[快捷命令]]></category>
		<category><![CDATA[插件]]></category>
		<guid isPermaLink="false">https://miaodonghua.com/?p=204</guid>

					<description><![CDATA[<p>Maya的工具架主要包含的是一些Maya的常用命令。每个选项卡菜单下，又包含了常用的快捷命令，并且，它是以最直 &#8230; </p>
<p class="link-more"><a href="https://www.miaodonghua.com/204.html" class="more-link">继续阅读<span class="screen-reader-text">“Maya脚本：Maya工具架 &#8211; 快速向工具架添加快捷命令”</span></a></p>
<p><a href="https://www.miaodonghua.com/204.html">Maya脚本：Maya工具架 &#8211; 快速向工具架添加快捷命令</a>最先出现在<a href="https://www.miaodonghua.com">喵喵动画屋</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="初学者必看：MAYA工具架解析与自定义菜单命令添加" width="525" height="295" src="https://www.youtube.com/embed/144Jq6ev4wo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Maya的工具架主要包含的是一些Maya的常用命令。每个选项卡菜单下，又包含了常用的快捷命令，并且，它是以最直观的图标形式来显示的。我们只要点击对应的图标，就能快速执行对应的命令。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/03/l5sMYVgXWthBpur.jpg" alt=""/><figcaption class="wp-element-caption">工具架</figcaption></figure>



<p>例如，我们现在要创建一个多边形球体。我们需要依次打开<span class="has-inline-color has-vivid-cyan-blue-color">创建菜单&gt;选择多边形&gt;选择球体。</span></p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/c2NXd73qoDpKwmf.jpg" alt=""/><figcaption class="wp-element-caption">菜单创建多边形</figcaption></figure>



<p>但是有了工具架，我们可以直接点击多边形选项卡下的球体图标，就可以快速创建出一个多边形球体。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/FYEP2mLQWfJoBCe.jpg" alt=""/><figcaption class="wp-element-caption">多边形创建快捷图标</figcaption></figure>



<p>现在我们从左往右，依次来介绍一下这些选项卡菜单：<br>第一个是曲线/曲面，二是多边形建模，三是雕刻，四是装备，五是动画，六是渲染，七是FX特效，八是FX特效缓存，九是自定义模块，十一是阿诺德渲染器，十二是流体特效，十三是节点控制器插件，十四是运动图形，十五这个是毛发插件。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/Xvjdur3HlLOCSRg.jpg" alt=""/><figcaption class="wp-element-caption">选项卡菜单</figcaption></figure>



<p>正常的情况下，我们切换菜单只需要点击对应的选项卡就可以。同时我们还可以在工具架的左侧，点击两条横线样式的导航按钮，打开单选，列表菜单。在这里面，我们同样可以快速选择切换选项卡菜单，这和我们手动点击切换选项卡是一样的。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/cTI13zFSnhpVeZ6.jpg" alt=""/><figcaption class="wp-element-caption">导航列表菜单</figcaption></figure>



<p>然后我们再来看一下下面的这个编辑选项。<br><strong>第一项是：工具架选项卡</strong><br>我们取消或者勾选，可以决定是否显示选项卡。</p>



<figure class="wp-block-image size-large is-resized"><img fetchpriority="high" decoding="async" src="https://i.loli.net/2020/10/01/crYDK1pWHVJiAGX.jpg" alt="" width="580" height="273"/><figcaption class="wp-element-caption">工具架选项卡</figcaption></figure>



<p><strong>第二项是：工具架编辑器</strong><br>在这里面，我们可以对选项卡菜单或者是常用命令。<br>进行排序、添加或者删除操作。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/dfeLaZB9JIwQHv5.jpg" alt=""/><figcaption class="wp-element-caption">工具架编辑器</figcaption></figure>



<p><strong>第三项是：导航工具架</strong><br>我们将这个小窗口独立出来，分别是上一工具架、下一工具架，跳转到工具架。这个就有点像我们翻书时候的操作上一页，下一页，跳转到指定页，是一样的道理。这个同样和我们手动点击切换一样的，只不过这里是用命令的方式来执行的。</p>



<figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://i.loli.net/2020/10/01/XTxYu6bVUm57apK.jpg" alt="" width="580" height="240"/><figcaption class="wp-element-caption">导航工具架</figcaption></figure>



<p>至于这个跳转到工具架，例如我现在要跳转到FX选项卡，只需要输入“FX”,点击OK，就能快速跳转到FX选项卡下。</p>



<p><strong>第四项是：新建工具架</strong><br>我们可以点击创建一个自定义工具架，输入名称，点击创建，我们可以看到创建好的工具架。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/MlJrpLVz64AF1Gx.jpg" alt=""/><figcaption class="wp-element-caption">新建工具架</figcaption></figure>



<p><strong>第五项是：删除工具架</strong><br>比如我们要把刚才创建的这个工具架删除<br>我们只需要点击，选择切换到这个工具架<br>然后在这里点击删除工具架就可以了</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/Bhdn3IcZsRgAWpH.jpg" alt=""/><figcaption class="wp-element-caption">删除工具架</figcaption></figure>



<p><strong>第六项是：加载工具架</strong><br>点击打开，我们可以选择导入mel格式的脚本命令文件</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/xBvHgbwsCu4Yq3Z.jpg" alt=""/><figcaption class="wp-element-caption">加载工具架</figcaption></figure>



<p><strong>最后这项是：保存所有工具架</strong><br>这个没有什么可说的</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/3SurHk1MEflWesI.jpg" alt=""/><figcaption class="wp-element-caption">保存所有工具架</figcaption></figure>



<p>最后，我们重点说一下<br><strong>如何将向工具架添加菜单项命令？</strong><br>比如我们最常用到Modify修改菜单下的居中枢轴命令。我们想把它放到我们Custom自定义的选项卡菜单下。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/1RVyoa6r7MkDeKz.jpg" alt=""/><figcaption class="wp-element-caption">居中枢轴</figcaption></figure>



<p>我们只需要键盘上按下<strong>Ctrl + Shift</strong>，<strong>然后鼠标左键单击这个菜单项</strong>，这个菜单项命令就会自动添加到自定义选项卡菜单下。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/mUDpxg71AtXLCuk.jpg" alt=""/><figcaption class="wp-element-caption">添加居中枢轴命令</figcaption></figure>



<p><br>下次我们要用到这个命令，只需要选择物体，点击它就可以快速居中枢轴。<br>如果我们要移除它，只需要在图标上右键选择Delete删除就可以了。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://i.loli.net/2020/10/01/lOPgBIuMvZftJ2N.jpg" alt=""/><figcaption class="wp-element-caption">删除命令</figcaption></figure>
<p><a href="https://www.miaodonghua.com/204.html">Maya脚本：Maya工具架 &#8211; 快速向工具架添加快捷命令</a>最先出现在<a href="https://www.miaodonghua.com">喵喵动画屋</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.miaodonghua.com/204.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
