未验证 提交 33c2fadb 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #16131 from Zielon/bugfix/buffer_geometry_typings

Removal of the wrongly put @deprecated annotation
......@@ -9,9 +9,6 @@ import { Geometry } from './Geometry';
import { DirectGeometry } from './DirectGeometry';
import { EventDispatcher } from './EventDispatcher';
import { InterleavedBufferAttribute } from './InterleavedBufferAttribute';
/**
* @deprecated Use {@link BufferAttribute#setDynamic THREE.BufferAttribute().setDynamic( true )} instead.
*/
/**
* This is a superefficent class for geometries because it saves all data in buffers.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册