Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 635 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 635 Bytes

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).