Переглянути джерело

remove comment of removed parameter

Trevor Baron 7 роки тому
батько
коміт
82b38e8c49
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      src/Math/babylon.math.ts

+ 0 - 1
src/Math/babylon.math.ts

@@ -4564,7 +4564,6 @@
 
         /**
          * Extracts the rotation matrix from the current one and sets it as the given "result"  
-         * @param ignoreScaling when set, do not let negative scale matrix values modify the rotation matrix (Default: false)
          * @param result defines the target matrix to store data to
          * @returns the current matrix  
          */