Lower render resolution to 50.
This commit is contained in:
parent
848d503fc9
commit
cfb558e540
11 changed files with 27 additions and 6 deletions
|
@ -7,7 +7,7 @@ from argparse import ArgumentParser
|
|||
|
||||
if __name__ == "__main__":
|
||||
|
||||
shape = "bio"
|
||||
shape = "pendant"
|
||||
output = "test"
|
||||
|
||||
if not os.path.exists(os.getcwd() + "/" + output):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue