提交 cf2dfa82 编写于 作者: Y Yutaka Obuchi

typedef: WebGLGeometries.updateWireframeAttribute is not exposed

上级 5a0a2123
......@@ -11,7 +11,6 @@ export class WebGLGeometries {
get( object: Object3D, geometry: Geometry | BufferGeometry ): BufferGeometry;
update( geometry: Geometry | BufferGeometry ): void;
updateWireframeAttribute( geometry: Geometry | BufferGeometry ): void;
getWireframeAttribute( geometry: Geometry | BufferGeometry ): BufferAttribute;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册