// Assembly: UnityEngine.InputLegacyModule
// Full name: UnityEngine.Gyroscope

namespace UnityEngine
{
public class Gyroscope // TypeDefIndex: 13172
{
	// Fields
	type#20868 m_GyroIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 index) { }
	// RVA: -1
	private static type#28468 rotationRateUnbiased_Internal(type#20867 idx) { }
	// RVA: -1
	private static type#28660 setEnabled_Internal(type#20867 idx, type#15313 enabled) { }
	// RVA: -1
	public type#28468 get_rotationRateUnbiased() { }
	// RVA: -1
	public type#28660 set_enabled(type#15313 value) { }
	// RVA: -1
	private static type#28660 rotationRateUnbiased_Internal_Injected(type#20867 idx, type#12223 ret) { }
}
}
