Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.
XAMLUnityConnection is an example which shows how to connect between Unity and XAML.
To test the example, perform following steps:
* Open XAMLUnityConnection with Unity 5.3 or higher
* Build to Windows Store Apps (SDK 8.1) on top of Export folder
* Open XAMLUnityConnection\Export\XAMLConnection.sln and build it.
* You should three sliders and a button drawn by Unity GUI. When you move the sliders you send data to Unity and the color of the cube changes. When you click on the button, you send data from Unity to XAML