Extension: omni.usd.libs-1.0.1 |
Documentation Generated: Nov 07, 2024 |
Overview
The omni.usd.libs
extension loads native USD binaries, and provides API to get USD build package information.
Important API List
The module consists of the following main components:
get_info_path: Gets the file path to the USD build’s PACKAGE-INFO.yaml.
get_info_data: Retrieves the information from the USD build’s PACKAGE-INFO.yaml.
get_name: Gets the name of the package from the package info data.
get_version: Retrieves the version information from the USD build’s PACKAGE-INFO.yaml.