Establish a Bluetooth connection between your Google Daydream controller and HoloLens with this plugin. Access Accelerometer, Gyroscope, Magnetometer, Touchpad coordinates, and all 5 buttons. (Lite version has limited access to raw data and Accelerometer, Gyroscope and Magnetometer). An included bridge class processes the raw data into Action events making it easy to respond to button presses on the controller. The bridge class processes the orientation data into a Quaternion allowing you to easily set the localRotation property of Game Objects to match the real-world rotation of the controller. Or, access the raw byte array data from the controller directly!