-
-
Save htuscher/e31035cc731e9efa050a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'Me.My:NodeType': | |
# superTypes and ui stuff here | |
properties: | |
yourProperty: #adjust to your needs | |
type: references | |
ui: | |
label: 'referenced stuff' #adjust to your needs | |
inspector: | |
group: general #adjust to your needs | |
editorOptions: | |
nodeTypes: ['Me.My:SomeNode'] #adjust to your needs, only nodes of listed type selectable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment