Selaa lähdekoodia

minor styling

Julien Barrois 7 vuotta sitten
vanhempi
commit
722da30a61
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      src/Mesh/babylon.subMesh.ts

+ 2 - 0
src/Mesh/babylon.subMesh.ts

@@ -372,6 +372,8 @@
             }
             return intersectInfo;
         }
+
+        /** @hidden */
         private _intersectTriangles(ray: Ray, positions: Vector3[], indices: IndicesArray, fastCheck?: boolean): Nullable<IntersectionInfo> {
             var intersectInfo: Nullable<IntersectionInfo> = null;
             // Triangles test