get_live_syncing#

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

Gets the Live Syncing interface from Layers instance bound to the specified UsdContext. Live Syncing interface is the core of supporting Live Session in Kit, which provides all functionalities to manage Live Sessions.