generate_usd#

omni.graph.tools.ogn.generate_usd(
configuration: GeneratorConfiguration,
) str | None#

Create support files for the USD template definition for a node

Parameters:

configuration – Information defining how and where the template will be generated

Returns:

String containing the generated USD or None if its generation was not enabled

Raises:

NodeGenerationError – When there is a failure in the generation of the USD file