Navigation
API > API/Plugins > API/Plugins/LiveLinkVRPN
References
| Module | LiveLinkVRPN |
| Header | /Engine/Plugins/VirtualProduction/LiveLinkVRPN/Source/LiveLinkVRPN/Public/LiveLinkVRPNConnectionSettings.h |
| Include | #include "LiveLinkVRPNConnectionSettings.h" |
Syntax
USTRUCT&40;&41;
struct FLiveLinkVRPNConnectionSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DeviceName | VRPN device name | |
| FString | IPAddress | IP address of the VRPN server | |
| uint32 | LocalUpdateRateInHz | Maximum rate (in Hz) at which to ask the VRPN server to update | |
| FString | SubjectName | LiveLink subject name | |
| EVRPNDeviceType | Type | Device type |