This extension shows code samples to author connections in kit's UI.
- 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.
- This code serves as a reference for how to create a connection editor. No connection validation (for example: if same type).