Struct FLeapDevice¶
-
struct FLeapDevice¶
Public Members
-
int32 Status¶
A combination of eLeapDeviceStatus flags.
-
int32 Caps¶
A combination of eLeapDeviceCaps flags.
-
FString PID¶
One of the eLeapDevicePID members as a string.
-
int32 Baseline¶
The device baseline, in micrometers.
The baseline is defined as the distance between the center axis of each lens in a stereo camera system. For other camera systems, this value is set to zero.
-
FString Serial¶
Serial number string
-
float HorizontalFOV¶
The horizontal field of view of this device in radians.
-
float VerticalFOV¶
The vertical field of view of this device in radians.
-
int32 Range¶
The maximum range for this device, in micrometers.
-
int32 Status¶