mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-11-01 01:07:54 +00:00
6 lines
146 B
Python
6 lines
146 B
Python
# Replace these with the models you want to screenshot
|
|
models = [
|
|
'models/misc/smiley',
|
|
'models/misc/sphere',
|
|
'models/misc/xyzAxis'
|
|
]
|