Browse Source

Better comment.

Malcolm Tyrrell 5 years ago
parent
commit
8956e567b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/FBX/FBXConverter.h

+ 1 - 1
code/FBX/FBXConverter.h

@@ -422,7 +422,7 @@ private:
         Model::RotOrder order);
 
     // ------------------------------------------------------------------------------------------------
-    // Copy information about the source of the document into scene metadata.
+    // Copy global geometric data and some information about the source asset into scene metadata.
     void ConvertGlobalSettings();
 
     // ------------------------------------------------------------------------------------------------