关于如何在MAX中打开隐藏的raytype switcher shader的方法
mentalray吧
全部回复
仅看楼主
level 9
RODGER_R2ART 楼主
max中,raytype switcher shader是隐藏的,打开的方法如下:
记事本打开C:\Program Files\Autodesk\3ds Max Design 2012\mentalimages\shaders_standard\mentalray\include 中的production_max.mi文件。
找到:
gui "gui_mip_rayswitch" {
control "Global" "Global" (
"uiName" "mr Raytype Switcher",
"hidden"
将"hidden"删除,保持文件(修改文件前请先做好备份)。重新打开max即可。
2014年11月03日 05点11分 1
level 8
optionVar -intValue "MIP_SHD_EXPOSE" 1; 给你补个Maya的开启方式
2015年03月12日 04点03分 2
[大拇指]
2015年03月12日 05点03分
直接在MEL里面敲进去,然后重启下Maya就可以看到MIP节点了
2015年03月12日 06点03分
level 1
能解决插补运算过程中的由于高亮点产生的亮斑问题
2015年03月18日 12点03分 4
level 3
[大拇指]
话说这个shader到了arnold里发挥的更多 arnold公认的快很大一部分原因就是因为raytypeswitch的加速 好好用其实mr也可以加速很多的
2015年03月22日 21点03分 5
1