EG/dist/EGEditor/_internal/RenderPipelineFile/toolkit/render_service
2026-04-07 09:57:39 +08:00
..
config 修复 2026-04-07 09:57:39 +08:00
resources 修复 2026-04-07 09:57:39 +08:00
example_usage.py 修复 2026-04-07 09:57:39 +08:00
README.md 修复 2026-04-07 09:57:39 +08:00
service.py 修复 2026-04-07 09:57:39 +08:00

Render service

This is a tool to generate previews and renders of materials. It keeps the render pipeline running in the background, and renders scenes on demand.

A render can be triggered over the network. Example code for triggering a render and waiting for completion can be found in example_usage.py