Sensors.dll
can be found here- Copy it into the
Assets
folder of your Unity Project
- Open our Unity project
- Go to
Scenes
folder and addSensors_Scene
to the Hierarchy project section of Unity - Click on
play
game button at the top in Unity - Your game will get started and you will see a
play
button in the game. Click on that button. - Go to console and you will see the message "Hello from Sensors Library"
Sensors.dll
class Sensors
└── void String printSensors()
- Aneesh Dalvi
- Abhishek Haskar
- Nabeel Khan
- Sumanth Paranjape
- Vaibhav Singhal
- Accelerometer
- ProximitySensor
- AmbientTemperatureSensor
- LinearAccelerationSensor
- Michael Findler