How can I to use the Gyroscope ?

I’m new using Unity 3D and I want to know how can I to use the Gyroscope, I saw reference in Unity http://unity3d.com/support/documentation/ScriptReference/Gyroscope.html but don’t show how can I to use that… I tried to use Gyroscope gyro = new Gyroscope(), just Gyroscope gyro and Gyroscope.gravity, and nothing… someone know about that?

Look at Input.gyro, which should give you an instance of the Gyroscope. isGyroAvailable also useful.

I think there’s something in the Asset Store that can help

Ina already posted the link as a comment, but to complete this: Prefrontal Cortex has a plugin in the asset store, which provides access to all sensors Android has to offer.

Forum link: http://goo.gl/8ZIM7