First, I read the FBX file and generated my own file.
var Scenes = new Scene();
var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = true };
Scenes.Open(fbxPath, opt);
…...3D Product Family LuoHui March 17...generated my own file. var scenes = new Scene(); var opt = new FbxLoadOptions()...