Logo

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 »
  • link_specs
  •  

link_specs

omni.kit.usd.layers.link_specs(usd_context, spec_paths: Union[str, Path, List[Union[str, Path]]], layer_identifiers: Union[str, List[str]], hierarchy=False) → Dict[str, List[str]]

© Copyright 2019-2024, NVIDIA. Last updated on Oct 04, 2024.