OpenUSD Exchange Python API#
usdex.core#
usdex.core provides higher-level convenience functions top of lower-level OpenUSD concepts, so developers can quickly adopt OpenUSD best practices when mapping their native data sources to OpenUSD-legible data models.
usdex.rtx#
usdex.rtx provides utility functions for creating, editing, and querying UsdShade data models which represent MDL Materials and Shaders for use with the RTX Renderer.
usdex.test#
usdex.test provides unittest
based test
utilities for validating in-memory OpenUSD data for consistency and correctness.