Extension: omni.kit.loop-default-0.2.0

Documentation Generated: Dec 17, 2024

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.