未验证 提交 910a8202 编写于 作者: P Paul Masson 提交者: GitHub

Revert message

上级 30f103f0
......@@ -65,7 +65,7 @@ function ParametricBufferGeometry( func, slices, stacks ) {
if ( func.length < 3 ) {
console.error( 'THREE.ParametricGeometry: "func" now has a third mandatory parameter, the result vector of the surface equation.' );
console.error( 'THREE.ParametricGeometry: Function must now modify a Vector3 as third parameter.' );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册