浏览代码

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