Dataset Viewer
Auto-converted to Parquet Duplicate
file_path
stringlengths
5
44
content
stringlengths
75
400k
omni.ui.ShadowFlag.md
ShadowFlag — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » ShadowFlag   # ShadowFlag class omni.ui.ShadowFlag Bases: pybind11_object Members: NONE CUT_OUT_SHAPE_BACKGROUND Methods __init__(self, value) Attributes CUT_OUT_SHAPE_BACKGROUND NONE name...
omni.ui.VectorImageProvider.md
VectorImageProvider — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » VectorImageProvider   # VectorImageProvider class omni.ui.VectorImageProvider Bases: ImageProvider doc Methods __init__(self[, source_url]) doc Attributes max_mip_levels Maximum numbe...
Kind.md
Kind module — pxr-usd-api 105.1 documentation pxr-usd-api » Modules » Kind module   # Kind module Summary: The Kind library provides a runtime-extensible taxonomy known as “kinds”. Useful for classifying scenegraph objects. Python bindings for libKind Classes: Registry A singleton that holds known kinds and in...
omni.ui.FocusPolicy.md
FocusPolicy — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » FocusPolicy   # FocusPolicy class omni.ui.FocusPolicy Bases: pybind11_object Members: DEFAULT FOCUS_ON_LEFT_MOUSE_DOWN FOCUS_ON_ANY_MOUSE_DOWN FOCUS_ON_HOVER Methods __init__(self, value) Attr...
omni.ui.UIntDrag.md
UIntDrag — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » UIntDrag   # UIntDrag class omni.ui.UIntDrag Bases: UIntSlider Methods __init__(self[, model]) Constructs UIntDrag. Attributes step This property controls the steping speed on the drag, its floa...
omni.ui.Triangle.md
Triangle — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » Triangle   # Triangle class omni.ui.Triangle Bases: Shape The Triangle widget provides a colored triangle to display. Methods __init__(self, **kwargs) Constructs Triangle. Attributes alignment T...
omni.ui.color_utils.AbstractShade.md
AbstractShade — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Submodules » omni.ui.color_utils » omni.ui.color_utils Classes » AbstractShade   # AbstractShade class omni.ui.color_utils.AbstractShade Bases: object The implementation of shades for custom style param...
omni.ui.SimpleIntModel.md
SimpleIntModel — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » SimpleIntModel   # SimpleIntModel class omni.ui.SimpleIntModel Bases: AbstractValueModel A very simple Int model. Methods __init__(self[, default_value]) get_max(self) get_min(self) set_m...
omni.ui.FloatSlider.md
FloatSlider — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » FloatSlider   # FloatSlider class omni.ui.FloatSlider Bases: AbstractSlider The slider is the classic widget for controlling a bounded value. It lets the user move a slider handle along a horizo...
omni.ui.StringField.md
StringField — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » StringField   # StringField class omni.ui.StringField Bases: AbstractField The StringField widget is a one-line text editor with a string model. Methods __init__(self[, model]) Constructs Strin...
1_4_0.md
1.4.0 — Omniverse Launcher latest documentation Omniverse Launcher » Omniverse Launcher » Release Notes » 1.4.0   # 1.4.0 Release Date: Nov 2022 ## Changed Added retries for downloading EULA and GDPR agreements. ## Fixed Fixed an issue with scrolling the left menu on the exchange tab. Fixed an issue where ...
omni.ui.DockSpace.md
DockSpace — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » DockSpace   # DockSpace class omni.ui.DockSpace Bases: pybind11_object The DockSpace class represents Dock Space for the OS Window. Methods __init__(self, arg0, **kwargs) Construct the main windo...
omni.ui.ComboBox.md
ComboBox — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » ComboBox   # ComboBox class omni.ui.ComboBox Bases: Widget, ItemModelHelper The ComboBox widget is a combined button and a drop-down list. A combo box is a selection widget that displays the curren...
omni.ui.Fraction.md
Fraction — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » Fraction   # Fraction class omni.ui.Fraction Bases: Length Fraction length is made to take the space of the parent widget, divides it up into a row of boxes, and makes each child widget fill one bo...
UsdRi.md
UsdRi module — pxr-usd-api 105.1 documentation pxr-usd-api » Modules » UsdRi module   # UsdRi module Summary: The UsdRi module provides schemas and utilities for authoring USD that encodes Renderman-specific information, and USD/RI data conversions. Classes: MaterialAPI Deprecated SplineAPI Deprecated Statem...
omni.ui.DockPreference.md
DockPreference — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » DockPreference   # DockPreference class omni.ui.DockPreference Bases: pybind11_object Members: DISABLED MAIN RIGHT LEFT RIGHT_TOP RIGHT_BOTTOM LEFT_BOTTOM Methods __init__(self, value) Attr...
1_3_3.md
1.3.3 — Omniverse Launcher latest documentation Omniverse Launcher » Omniverse Launcher » Release Notes » 1.3.3   # 1.3.3 Release Date: Oct 2021 ## Added Added the OS version to com.nvidia.omniverse.launcher.session telemetry event. Added the locale to com.nvidia.omniverse.launcher.session telemetry event. Ad...
omni.ui.StringStore.md
StringStore — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » StringStore   # StringStore class omni.ui.StringStore Bases: pybind11_object A singleton that stores all the UI Style string properties of omni.ui. Methods __init__(*args, **kwargs) find(name)...
UsdUtils.md
UsdUtils module — pxr-usd-api 105.1 documentation pxr-usd-api » Modules » UsdUtils module   # UsdUtils module Summary: The UsdUtils module contains utility classes and functions for managing, inspecting, editing, and creating USD Assets. Classes: CoalescingDiagnosticDelegate A class which collects warnings and...
omni.ui.FreeRectangle.md
FreeRectangle — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » FreeRectangle   # FreeRectangle class omni.ui.FreeRectangle Bases: Rectangle The Rectangle widget provides a colored rectangle to display. The free widget is the widget that is independent of ...
1_9_11.md
1.9.11 — Omniverse Launcher latest documentation Omniverse Launcher » Omniverse Launcher » Release Notes » 1.9.11   # 1.9.11 Release Date: April 2024 # Fixed Fixed an issue where Launcher was minimized to the system tray instead of exiting when users clicked on Exit option in user settings menu. Fixed a race ...
using_pip_packages.md
Using Python pip Packages — kit-manual 105.1 documentation kit-manual » Using Python pip Packages   # Using Python pip Packages There are 2 ways to use python pip packages in extensions: Install them at runtime and use them right away. Install them at build-time and pre-package into another extension. ## Runti...
omni.ui.Placer.md
Placer — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » Placer   # Placer class omni.ui.Placer Bases: Container The Placer class place a single widget to a particular position based on the offet. Methods __init__(self, **kwargs) Construct Placer. invali...
omni.ui.MultiFloatField.md
MultiFloatField — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » MultiFloatField   # MultiFloatField class omni.ui.MultiFloatField Bases: AbstractMultiField MultiFloatField is the widget that has a sub widget (FloatField) per model item. It’s handy to use...
omni.ui.constant_utils.AbstractShade.md
AbstractShade — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Submodules » omni.ui.constant_utils » omni.ui.constant_utils Classes » AbstractShade   # AbstractShade class omni.ui.constant_utils.AbstractShade Bases: object The implementation of shades for custom st...
omni.ui.ValueModelHelper.md
ValueModelHelper — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » ValueModelHelper   # ValueModelHelper class omni.ui.ValueModelHelper Bases: pybind11_object The ValueModelHelper class provides the basic functionality for value widget classes. ValueModelH...
omni.ui.AbstractValueModel.md
AbstractValueModel — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » AbstractValueModel   # AbstractValueModel class omni.ui.AbstractValueModel Bases: pybind11_object Methods __init__(self) Constructs AbstractValueModel. add_begin_edit_fn(self, arg0) Add...
omni.ui.MenuItem.md
MenuItem — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » MenuItem   # MenuItem class omni.ui.MenuItem Bases: Widget, MenuHelper A MenuItem represents the items the Menu consists of. MenuItem can be inserted only once in the menu. Methods __init__(self, ...
omni.ui.Line.md
Line — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » Line   # Line class omni.ui.Line Bases: Shape, ArrowHelper, ShapeAnchorHelper The Line widget provides a colored line to display. Methods __init__(self, **kwargs) Constructs Line. Attributes alignme...
omni.ui.ScrollBarPolicy.md
ScrollBarPolicy — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » ScrollBarPolicy   # ScrollBarPolicy class omni.ui.ScrollBarPolicy Bases: pybind11_object Members: SCROLLBAR_AS_NEEDED SCROLLBAR_ALWAYS_OFF SCROLLBAR_ALWAYS_ON Methods __init__(self, value...
installing_launcher.md
Installing Launcher — Omniverse Launcher latest documentation Omniverse Launcher » Omniverse Launcher » Installing Launcher   # Installing Launcher Please watch the following video for instructions on installing Omniverse Launcher. ## Administrator Rights Local Admin Rights on the installed computer is recomm...
documenting_exts.md
Documenting Extensions — kit-manual 105.1 documentation kit-manual » Documenting Extensions   # Documenting Extensions This guide is for developers who write API documentation. To build the documentation, run: repo.{sh|bat} docs Add the -o flag to automatically open the resulting docs in the browser. If multiple...
Vt.md
Vt module — pxr-usd-api 105.1 documentation pxr-usd-api » Modules » Vt module   # Vt module Summary: The Vt (Value Types) module defines classes that provide for type abstraction, enhanced array types, and value type manipulation. Vt Value Types library This package defines classes for creating objects that beh...
omni.ui.RadioButton.md
RadioButton — Omniverse Kit 2.25.9 documentation Omniverse Kit » API (python) » Modules » omni.ui » omni.ui Classes » RadioButton   # RadioButton class omni.ui.RadioButton Bases: Button RadioButton is the widget that allows the user to choose only one of a predefined set of mutually exclusive options. RadioButt...
1_5_7.md
1.5.7 — Omniverse Launcher latest documentation Omniverse Launcher » Omniverse Launcher » Release Notes » 1.5.7   # 1.5.7 Release Date: May 2023 ## Added Added new controls for changing the current language on the login screen. Added the Extensions content type in the Exchange. ## Fixed Fixed an issue wher...
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
7