get_auto_authoring#

omni.kit.usd.layers.get_auto_authoring(
context_name_or_instance: str | UsdContext = '',
) AutoAuthoring | None#

Gets the Auto Authoring interface from Layers instance bound to the specified UsdContext. REMINDER: Auto Authoring interface is still in experimental stage, which is used to reduce the burden of managing deltas inside multi-sublayers, so authoring to stage will be auto-targeted to the layers that has its strongest opinions.