speckleworks / SpeckleUnity

Stream live 3D data into Unity with the open data platform for BIM - Speckle!
https://speckleworks.github.io/SpeckleUnity/
MIT License
14 stars 5 forks source link

Sender and Receiver components inheriting redundant properties #9

Closed pablothedolphin closed 4 years ago

pablothedolphin commented 4 years ago

Users need to be mindful of using certain inherited fields in either of the components. The better solution would be to refactor the base class and reduce the fields in the inspector down to only what's necessary.