teenageengineering / videolab

MIT License
738 stars 65 forks source link

New component-out nodes for Unity 2018 #6

Closed keijiro closed 5 years ago

keijiro commented 5 years ago

This pull request is to add new component-out node types that work with some of the new features in Unity 2017/2018.

These two components are commonly used in audio visual applications, and some of the properties in these components are not accessible from generic-out nodes (due to the type restriction of generic-out; double/long properties are not accessible), so it's considered important to add these new node types to the library.