mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 13:12:30 -06:00
7 lines
146 B
Python
7 lines
146 B
Python
|
# Replace these with the models you want to screenshot
|
||
|
models = [
|
||
|
'models/misc/smiley',
|
||
|
'models/misc/sphere',
|
||
|
'models/misc/xyzAxis'
|
||
|
]
|