IDisplayClusterBlueprintAPI::GetTrackerLocation

Trackers.

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Blueprints/IDisplayClusterBlueprintAPI.h

Include

#include "Blueprints/IDisplayClusterBlueprintAPI.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Meta=(DisplayName="Get VRPN tracker location"),
          Category="DisplayCluster|Input")
void GetTrackerLocation
(
    const FString & DeviceId,
    uint8 DeviceChannel,
    FVector & Location,
    bool & IsChannelAvailable
)

Remarks

Return tracker location values at specified device and channel.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss