Преглед на файлове

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  
          */