(1) Clone official SDK repository.
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/tree/develop/docs
(2) Build Projects with Visual Studio by referring to the following guide.
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/building.md#building-using-visual-studio
(3) Build C# Wrapper.
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/building.md#c-wrapper
depthengine_2_0.dll is required to build C# wrapper. Please copy depthengine_2_0.dll from the directory which Azure Kinect SDK is installed.
(4) Install dll files into Unity Project.
Find following directory and copy all files into Plugins folder of this Uity Smaple.
C:\YOUR DIRECTORY\Azure-Kinect-Sensor-SDK\build\Win-x64-Release-Ninja\bin\Release\x64\Microsoft.Azure.Kinect.Sensor.Examples.WinForms