David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
58d9fb064b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/babylon.node.ts

+ 1 - 1
src/babylon.node.ts

@@ -315,7 +315,7 @@
 
         /**
          * Returns the latest update of the World matrix
-         * Returns a Matrix.  
+         * @returns a Matrix
          */
         public getWorldMatrix(): Matrix {
             if (this._currentRenderId !== this.getScene().getRenderId()) {