add the ability to edit sketch later
This commit is contained in:
@ -56,9 +56,8 @@ export const BasePlanes = () => {
|
||||
|
||||
setGuiMode({
|
||||
mode: 'sketch',
|
||||
sketchMode: 'points',
|
||||
sketchMode: 'sketchEdit',
|
||||
axis,
|
||||
id,
|
||||
pathToNode,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user