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

No support for receiving SpeckleNumbers and SpeckleStrings #51

Closed pablothedolphin closed 4 years ago

pablothedolphin commented 4 years ago

Need to expose some new methods that return a list of floats or strings. Only looking to support the raw values of numbers and strings rather than any properties or meta data for now.

Need to ask some users about how they want this API to look before properly supporting it.