My requirement is to set the normals of a model’s faces. In my Test using a single plane, I used this code for all vertices, but the normals didn’t take effect after importing into 3ds Max.
Mesh mesh = new Mesh();
if (p…... In my test using a single plane, I used...0)); (new Scene(mesh)).Save(@"test.fbx"); I’ve verified that this...