Jelajahi Sumber

remove comment of removed parameter

Trevor Baron 7 tahun lalu
induk
melakukan
82b38e8c49
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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  
          */