Click or drag to resize

MoverioInputGetGyro Method

Get the value of Gyroscope sensor.

Namespace:  MoverioBasicFunctionUnityPlugin
Assembly:  MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public static Vector3 GetGyro()

Return Value

Type: Vector3
Gyroscope sensor value
See Also