Thebinoman

Results 3 issues of Thebinoman

You're shaders does not seem to work with sorting layers and order in layer hierarchy. Can you add support for that? TNX!

When running a build of the [sample project for Body Tracking on Unity](https://github.com/microsoft/Azure-Kinect-Samples/tree/master/body-tracking-samples/sample_unity_bodytracking) It seems that the camera device does not open. Using Unity Debugger on Visual Studio, I can...

Bug
Body Tracking

Here is the most simple HTML implementation: ``` console.log($) // Uncaught ReferenceError: $ is not defined ``` When logging $, I get an error that says that $ is not...