使用 mental ray Standalone 设置主计算机 - 方法 2
将 -hosts 选项与 ray 命令结合使用,例如:
ray ?hosts ipAddressOfRemoteMachine1:31110 ipAddressOfRemoteMachine2:31110 ?v 5?x 1 sceneFile.mi
该命令将 machine1 和 machine2 用作渲染从属计算机,替代主计算机上的任何 .rayhosts 文件。