omni.kit.property.layer

Submodules Summary:

omni.kit.property.layer.commands

This module provides commands for modifying USD stage axis and layer metadata in an undoable manner.

omni.kit.property.layer.types

This module defines classes and constants for representing and handling metadata types and names associated with layers.

omni.kit.property.layer.widgets

This module provides the LayerPropertyWidgets class for managing layer property widgets in NVIDIA Omniverse extensions, including registration, unregistration, and update mechanisms based on layer selection changes.

Classes Summary:

LayerPropertyWidgets

A class responsible for managing layer property widgets in an extension.

ModifyLayerMetadataCommand

A command for modifying layer metadata in an undoable manner.

ModifyStageAxisCommand

Modify stage up axis undoable **Command**.

Functions Summary:

get_instance

Returns the singleton instance of the class.