![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IInputInterface.h>
Inheritance diagram for FInputDeviceGyroAutoCalibrationProperty:Public Member Functions | |
| FInputDeviceGyroAutoCalibrationProperty () | |
| FInputDeviceGyroAutoCalibrationProperty (bool bInEnable) | |
Public Member Functions inherited from FInputDeviceProperty | |
| FInputDeviceProperty (FName InName) | |
Static Public Member Functions | |
| static FName | PropertyName () |
Public Attributes | |
| bool | bEnable = true |
Public Attributes inherited from FInputDeviceProperty | |
| FName | Name |
A generic gyro calibration property for input devices whose gyroscopes (angular velocity sensors) can have their calibration enabled or disabled
|
inline |
|
inline |
If gyro auto calibration should be enabled.