Julien Barrois 7 rokov pred
rodič
commit
722da30a61
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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