那也谢谢,我找到答案了,就是不太明白
因为翻译的不专业
lock the file and/or save a thumbnail image.
Hit Save button and filer will export all objects under according "filename" root node. If it fails to find such a node in the scene, an error message will be prompted in messaging bar: Can not find object "i8600". file:ExportConvoyPMG.cpp line:62 (or like this). So, rename root node properly.
Here are two possible warning messages that can appear in messaging bar too:
Missing "PaintJobs" stored value in node "i8600". Defaulting to 1. This means that "root" node does not have "PaintJobs" stored value, and filter set paint jobs count to 1 (default setting).
Missing "Origin" stored value in node "i8600". Defaulting to "/vehicle/truck/i8600". Means "Origin" stored value was not specified on "root" node, and filter decided to use shown path as an origin. If this path is not what it should be (e.g. you are exporting a trailer, then you have define proper "Origin" value on the root).
粗体带下划线的是关键,但是整不明白把什么改成适当的名字,真译:因此,改名 根 节点 适当的
呵呵
不好意思占了你的贴子
[ 本帖最後由 jianxun 於 2008-7-29 14:12 編輯 ]