Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default input and output parameters #207

Open
lucasmontec opened this issue Feb 12, 2022 · 0 comments
Open

Default input and output parameters #207

lucasmontec opened this issue Feb 12, 2022 · 0 comments

Comments

@lucasmontec
Copy link

Add a way to create fixed, unremovable parameters. This would allow for safer graph definitions for specific usecases where the graph must have an input and an output always.

Example:
Noise graph (that I'm coding). The graph must always have an float2 input parameter and a float output parameter.

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

No branches or pull requests

1 participant