提交 0813a98d 编写于 作者: J johnshaughnessy

Fix typescript definition.

上级 f9ef178b
......@@ -314,9 +314,10 @@ export class WebGLRenderer implements Renderer {
renderBufferDirect(
camera: Camera,
fog: Fog,
geometry: Geometry | BufferGeometry,
material: Material,
geometryGroup: any,
object: Object3D
object: Object3D,
geometryGroup: any
): void;
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册