Extension: omni.kit.loop-default-0.2.1

Documentation Generated: Apr 28, 2025

Overview#

omni.kit.loop provides interface to implement by custom run loop runners. It is a default implementation of omni::kit::IRunLoopRunner, an interface that pumps global update events.

There are no public Python or C++ interfaces available to access this low-level functionality directly.