get_layers_state#

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

Gets the Layers State interface from Layers instance bound to the specified UsdContext. Layers State interface extends the USD interfaces to access more states of layers, and provides utilities for layer operations and event subscription.