API (python)
Module Summary:
This module contains bindings to C++ omni::kit::IApp interface, core C++ part of Omniverse Kit. |
|
This module contains bindings to C++ omni::ext::IExtensions interface. Extension system of Omniverse Kit. |
|
Bindings for carb::settings::ISettings interface. Settings is a runtime representation of typical configuration formats (like json, toml, xml), it is a nested dictionary of values. |
|
Bindings for carb::tokens::ITokens interface. It is used for storing tokens and resolving strings containing them. |
|
pybind11 carb.input bindings |
|
pybind11 carb.windowing bindings |
|
Module Details::
This module contains bindings to C++ omni::kit::IApp interface, core C++ part of Omniverse Kit.
All the function are in omni.kit.IApp class, to get it use get_app_interface method, which caches acquire interface call:
>>> import omni.kit.app
>>> a = omni.kit.app.get_app()
This module contains bindings to C++ omni::ext::IExtensions interface. Extension system of Omniverse Kit.
carb:
No module docstring provided
Bindings for carb::settings::ISettings interface. Settings is a runtime representation of typical configuration formats (like json, toml, xml), it is a nested dictionary of values.
Bindings for carb::tokens::ITokens interface. It is used for storing tokens and resolving strings containing them.
No module docstring provided
No module docstring provided
No module docstring provided
No module docstring provided
pybind11 carb.input bindings
No module docstring provided
pybind11 carb.windowing bindings
No module docstring provided
No module docstring provided
No module docstring provided