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

SpeckleUnityManager onUpdateProgress protected #68

Open M-JULIANI opened 3 years ago

M-JULIANI commented 3 years ago

Get Update Percentage example code makes use of onUpdateProgress which is protected and inaccessible from client code. I'm sure there is a good reason for this. Is there a workaround however?