Unreal SDK
v1.1
|
#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "WeArtCommon.h"
#include "WeArtDeviceTrackingObject.generated.h"
Go to the source code of this file.
Enumerations | |
enum | TrackingUpdateMethod { PrePhysicsUpdate , PostPhysicsUpdate } |
enum | OffsetPreset { HtcViveLeft , HtcViveRight , OculusLeftWrist , OculusRightWrist , OculusLeftPalm , OculusRightPalm , OculusLeftPalmTwisted , OculusRightPalmTwisted } |
enum OffsetPreset |
enum TrackingUpdateMethod |