Struct FManusTracker
All available data on a tracker.
#include <ManusBlueprintTypes.h>
Public Attributes
| Type | Name |
|---|---|
| EManusHandType | HandType The hand type this tracker is used for. |
| int64 | LastUpdateTime The time it was last updated. |
| FString | TrackerId The ID of the Tracker. |
| FTransform | Transform The transform of the tracker. |
| int | UserId The User Index this Tracker is assigned to. |
Public Attributes Documentation
variable HandType
The hand type this tracker is used for.
variable LastUpdateTime
The time it was last updated.
variable TrackerId
The ID of the Tracker.
variable Transform
The transform of the tracker.
variable UserId
The User Index this Tracker is assigned to.
The documentation for this class was generated from the following file api/Unreal/Plugins/Manus/Source/Manus/Public/ManusBlueprintTypes.h