跳转至

颜色

对一个Mesh设置颜色

lMesh->Color.Set(FbxDouble3(1, 1, 1));
//FbxNodeAttribute::Color
//FbxMesh是FbxNodeAttribute的子孙

问题:fbx文件中有颜色信息输出,但用软件打开没用