omni.kit.usd.layers
Overview
Python Usage Examples
API (python)
Modules
omni.kit.usd.layers
Classes
AbstractLayerCommand
AutoAuthoring
CreateLayerReferenceCommand
CreateSublayerCommand
Extension
FlattenLayersCommand
LayerEditMode
LayerErrorType
LayerEventPayload
LayerEventType
LayerUtils
Layers
LayersState
LinkSpecsCommand
LiveSession
LiveSessionUser
LiveSyncing
LockLayerCommand
LockSpecsCommand
MergeLayersCommand
MovePrimSpecsToLayerCommand
MoveSublayerCommand
RemovePrimSpecCommand
RemoveSublayerCommand
ReplaceSublayerCommand
SetEditTargetCommand
SetLayerMutenessCommand
SpecsLinking
SpecsLocking
StitchPrimSpecsToLayer
UnlinkSpecsCommand
UnlockSpecsCommand
Functions
active_authoring_layer_context
get_all_locked_specs
get_all_spec_links
get_auto_authoring
get_last_error_string
get_last_error_type
get_layer_event_payload
get_layers
get_layers_state
get_live_session_name_from_shared_link
get_live_syncing
get_short_user_name
get_spec_layer_links
get_spec_links_for_layers
is_spec_linked
is_spec_locked
link_specs
lock_specs
unlink_all_specs
unlink_specs
unlink_specs_from_all_layers
unlink_specs_to_layers
unlock_all_specs
unlock_specs
Changelog
Omniverse Kit
»
API (python)
»
Modules
»
omni.kit.usd.layers
»
omni.kit.usd.layers Functions
»
get_last_error_string
get_last_error_string
omni.kit.usd.layers.
get_last_error_string
(
context_name_or_instance
:
Union
[
str
,
UsdContext
]
=
''
)
→
str
Gets the error string of the API call bound to specified UsdContext.