Skip to content

Example of setting up UX to author attribute connections with OpenUSD in Kit

License

Notifications You must be signed in to change notification settings

NVIDIA-Omniverse/connection-editor-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This extension shows code samples to author connections in kit's UI.

Usage

  • Open "Attribute Connection" window from menu “Window” > "Attribute Connection"
  • There are two columns to show prim path and its properties.
  • Drag/drop prim to the path field, properties will populate in list below.
  • Drag a property of a prim in list and drop to the property in the other list will author connections
  • Hover mouse over property will show tooltip with connection details.

Limitations

  • This code serves as a reference for how to create a connection editor. No connection validation (for example: if same type).

About

Example of setting up UX to author attribute connections with OpenUSD in Kit

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published