Engine APIs (Python)¶
EngineRegistry¶
The Engine Registry Python API can be used to inspect and gain knowledge about how to use a particular engine and what its `EngineArgs`_ are.
EngineArgsBuilder¶
A Wrapper to assist with creating EngineArgs. Useful for building your own custom NodeUsd Nodes.