Extension: omni.kit.property.usd-4.2.16

Documentation Generated: Dec 17, 2024

Overview#

The omni.kit.property.usd extension provides a comprehensive set of classes and functions for working with USD properties within Omniverse Kit applications. It includes models for various USD attribute types, widgets for property manipulation, and utilities for managing selection and control states.

Important API List#

General Use Case#

This extension is used to create, manage, and interact with USD property widgets within Omniverse Kit applications. It allows developers to integrate USD property manipulation into their custom UIs, handle attribute changes, manage selections and control states, and work with a variety of USD data types through specialized models and widgets. Users can leverage these tools to build more interactive and feature-rich applications for USD data inspection and editing. For examples of how to use the APIs, please consult the Python usage pages.

User Guide#