Is there any way to script the export of trees? We want to work speedree into our pipeline, and need to standardize settings and paths for Alembic exports.
Ideally we'd like to be able to use python to trigger the export of an alembic with specific settings. We will use it to export out different resolutions at the correct scales to the correct paths on our server.
Is this currently possible?
Ideally we'd like to be able to use python to trigger the export of an alembic with specific settings. We will use it to export out different resolutions at the correct scales to the correct paths on our server.
Is this currently possible?
Comment