Popov72 4 năm trước cách đây
mục cha
commit
ab2f5b3d1a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Meshes/buffer.ts

+ 1 - 1
src/Meshes/buffer.ts

@@ -290,7 +290,7 @@ export class VertexBuffer {
     public readonly uniqueId: number;
 
     /**
-     * Gets a hash code representing the format (type, normalized, size, isntanced, stride) of this buffer
+     * Gets a hash code representing the format (type, normalized, size, instanced, stride) of this buffer
      * All buffers with the same format will have the same hash code
      */
     public readonly hashCode: number;