mapbox / mapbox-sdk-cs

C# libraries for Mapbox API layer
https://mapbox.github.io/mapbox-sdk-cs/
Other
20 stars 11 forks source link

discussion: using UnityEngine in coresdk #42

Closed isiyu closed 7 years ago

isiyu commented 7 years ago

https://github.com/mapbox/mapbox-sdk-unity-core/search?utf8=%E2%9C%93&q=using+unityengine

We're using UnityEngine in a Utils library right now - up until now UnityEngine has only been used in the Mapbox.Unity namespace. Want to flag this as something if we want to isolate; or move some of these convenience functions into the main SDK if they're going to use Unity types.

wilhelmberg commented 7 years ago

Closing per yesterday's scrum: