Navigation
API > API/Plugins > API/Plugins/LiveLinkVRPN
| |
|
| Name |
VRPNDeviceUnion |
| Type |
union |
| Header File |
/Engine/Plugins/VirtualProduction/LiveLinkVRPN/Source/LiveLinkVRPN/Public/LiveLinkVRPNSource.h |
| Include Path |
#include "LiveLinkVRPNSource.h" |
Syntax
union VRPNDeviceUnion
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Analog |
vrpn_Analog_Remote * |
|
LiveLinkVRPNSource.h |
|
| Button |
vrpn_Button_Remote * |
|
LiveLinkVRPNSource.h |
|
| Dial |
vrpn_Dial_Remote * |
|
LiveLinkVRPNSource.h |
|
| RawPointer |
void * |
|
LiveLinkVRPNSource.h |
|
| Tracker |
vrpn_Tracker_Remote * |
|
LiveLinkVRPNSource.h |
|