Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions docs/api/en/objects/BatchedMesh.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,13 +213,6 @@ <h3>
Replaces the geometry at `index` with the provided geometry. Throws an error if there is not enough space reserved for geometry at the index.
</p>

<h3>
[method:this deleteGeometry]( [param:Integer index] )
</h3>
<p>
Marks the geometry at the given index as deleted and to not be rendered anymore.
</p>

<h2>Source</h2>

<p>
Expand Down
7 changes: 0 additions & 7 deletions docs/api/zh/objects/BatchedMesh.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,6 @@ <h3>
用提供的几何图形替换 `index` 的几何图形。如果索引处没有为几何体保留足够的空间,则会引发错误。
</p>

<h3>
[method:this deleteGeometry]( [param:Integer index] )
</h3>
<p>
将给定索引处的几何体标记为已删除并且不再渲染。
</p>

<h2>源代码</h2>

<p>
Expand Down