Unreal SDK  v1.1
Loading...
Searching...
No Matches
WeArtDeviceTrackingObject.h File Reference
#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "WeArtCommon.h"
#include "WeArtDeviceTrackingObject.generated.h"
Include dependency graph for WeArtDeviceTrackingObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TrackingUpdateMethod { PrePhysicsUpdate , PostPhysicsUpdate }
 
enum  OffsetPreset {
  HtcViveLeft , HtcViveRight , OculusLeftWrist , OculusRightWrist ,
  OculusLeftPalm , OculusRightPalm , OculusLeftPalmTwisted , OculusRightPalmTwisted
}
 

Enumeration Type Documentation

◆ OffsetPreset

Enumerator
HtcViveLeft 
HtcViveRight 
OculusLeftWrist 
OculusRightWrist 
OculusLeftPalm 
OculusRightPalm 
OculusLeftPalmTwisted 
OculusRightPalmTwisted 

◆ TrackingUpdateMethod

Enumerator
PrePhysicsUpdate 
PostPhysicsUpdate