PlaneGeometryComponent

This commit is contained in:
tengge1 2019-07-18 20:16:23 +08:00
parent 7d400bcd12
commit a005f11a84

View File

@ -77,8 +77,6 @@ class LatheGeometryComponent extends React.Component {
const points = this.selected.geometry.parameters.points;
debugger
app.editor.execute(new SetGeometryCommand(this.selected, new THREE.LatheBufferGeometry(
points,
state.segments,