Sfoglia il codice sorgente

remove comment of removed parameter

Trevor Baron 7 anni fa
parent
commit
82b38e8c49
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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  
          */