The goal of this free-to-use code samples is to give some insights to lesser known VRED python API features and expand the knowledge about VRED python scripting (and python scripting in general).
./VREDCore.exe -postpython="load(\"C:/VRED_Examples/Example.vpb\"); createSnapshot(\"C:/VRED_Examples/rendering/screenshot_3.jpg\", 1920, 1080); terminateVred()" load ...