Render service#
Allows the triggering of a render within Kit via a service request. The idea of this service is to enable it within an existing application such as USD Composer. It will then be able to use all capabilities that USD Composer has to do the render of the scene.
The render options available are taken from omni.kit.capture.CaptureOptions
and omni.kit.capture
is used to trigger the rendering of the frames.
This service is integrated into Omniverse Farm, as a job, to do batch distributed rendering.