Home Forums Feature Requests Move Unity SDK demo code into a Tobii namespace Reply To: Move Unity SDK demo code into a Tobii namespace

#7226
Alex [Tobii]
Participant

Hi!

Tobii API classes are all under Tobii.Gaming namespace.
Demo scripts are not under any namespace, but I think we might move them to a namespace in the next update.

Initial reasoning for that was that many Unity programmers are not even familiar with namespaces and it would confuse them. But I can totally see the point. Thanks for feedback!