Navigation
API > API/Plugins > API/Plugins/OpenXRHandTracking > API/Plugins/OpenXRHandTracking/UOpenXRHandTrackingSettings
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;"Motion Sources"&41;
bool bUseMoreSpecificMotionSourceNames
Remarks
If false (the default) the motion sources for hand tracking will be of the form '[Left|Right][Keypoint]'. If true they will be of the form 'HandTracking[Left|Right][Keypoint]'. True is reccomended to avoid collisions between motion sources from different device types.