unf.Notice.LayerMutingChanged

class unf.Notice.LayerMutingChanged

Base: unf.Notice.StageNotice

Notice sent after a set of layers have been newly muted or unmuted.

This notice type is the standalone equivalent of the UsdNotice::LayerMutingChanged notice type.

GetMutedLayers()

Returns identifiers of the layers that were muted.

Returns:

List of layer identifiers.

GetUnmutedLayers()

Returns identifiers of the layers that were unmuted.

Returns:

List of layer identifiers.