Tweak number of steps
This commit is contained in:
parent
33d4517155
commit
8f0deb0072
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ export class UserCommand extends Command {
|
||||||
height: 1024,
|
height: 1024,
|
||||||
width: 1024,
|
width: 1024,
|
||||||
samples: 1,
|
samples: 1,
|
||||||
steps: 45
|
steps: 32
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue