Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Routes #8

Closed
cecilemuller opened this issue Mar 11, 2015 · 1 comment
Closed

Routes #8

cecilemuller opened this issue Mar 11, 2015 · 1 comment
Labels

Comments

@cecilemuller
Copy link
Member

One may wonder:

How to convert ROUTE statements such as:
ROUTE interpolator.value_changed TO transform.translation

@cecilemuller
Copy link
Member Author

Routes

You can use type ROUTE:

{
    "$": "ROUTE",
    "fromNode": "interpolator",
    "fromField": "value_changed",
    "toNode": "transform",
    "toField": "set_translation"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant