open_toontown_panda3d/direct/src/test/ModelScreenShotGlobals.py

7 lines
146 B
Python

# Replace these with the models you want to screenshot
models = [
'models/misc/smiley',
'models/misc/sphere',
'models/misc/xyzAxis'
]