| 
	 | 
  
    A Demo Project for the UnrealEngineSDK 
   | 
 
USTRUCT(BlueprintType, Category = "VRExpansionFunctions|OpenXR|HandSkeleton") More...
#include <OpenXRExpansionTypes.h>
Public Member Functions | |
| FBPOpenXRActionSkeletalData () | |
| GENERATED_BODY () | |
Public Attributes | |
| FTransform | AdditionTransform | 
| UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)   | |
| bool | bAllowDeformingMesh | 
| UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)   | |
| bool | bEnableUE4HandRepSavings | 
| UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)   | |
| bool | bHasValidData | 
| UPROPERTY(NotReplicated, BlueprintReadOnly, Category = Default)   | |
| bool | bMirrorLeftRight | 
| UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)   | |
| FName | LastHandGesture | 
| int32 | LastHandGestureIndex | 
| TArray< FTransform > | OldSkeletalTransforms | 
| UPROPERTY(BlueprintReadOnly, NotReplicated, Transient, Category = Default)   | |
| TArray< FTransform > | SkeletalTransforms | 
| UPROPERTY(BlueprintReadOnly, NotReplicated, Transient, Category = Default)   | |
| EVRSkeletalHandIndex | TargetHand | 
| UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)   | |
| float | WorldScaleOverride | 
| UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)   | |
USTRUCT(BlueprintType, Category = "VRExpansionFunctions|OpenXR|HandSkeleton")
Definition at line 88 of file OpenXRExpansionTypes.h.
      
  | 
  inline | 
Definition at line 171 of file OpenXRExpansionTypes.h.
| FBPOpenXRActionSkeletalData::GENERATED_BODY | ( | ) | 
      
  | 
  EditAnywhereBlueprintReadWriteNotReplicated | 
UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)
Definition at line 159 of file OpenXRExpansionTypes.h.
      
  | 
  EditAnywhereBlueprintReadWriteNotReplicated | 
UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)
Definition at line 116 of file OpenXRExpansionTypes.h.
      
  | 
  EditAnywhereBlueprintReadWriteNotReplicated | 
UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)
Definition at line 142 of file OpenXRExpansionTypes.h.
      
  | 
  BlueprintReadOnlyNotReplicated | 
UPROPERTY(NotReplicated, BlueprintReadOnly, Category = Default)
Definition at line 166 of file OpenXRExpansionTypes.h.
      
  | 
  EditAnywhereBlueprintReadWriteNotReplicated | 
UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)
Definition at line 125 of file OpenXRExpansionTypes.h.
| FName FBPOpenXRActionSkeletalData::LastHandGesture | 
Definition at line 168 of file OpenXRExpansionTypes.h.
| int32 FBPOpenXRActionSkeletalData::LastHandGestureIndex | 
Definition at line 169 of file OpenXRExpansionTypes.h.
      
  | 
  BlueprintReadOnlyTransientNotReplicated | 
UPROPERTY(BlueprintReadOnly, NotReplicated, Transient, Category = Default)
Definition at line 150 of file OpenXRExpansionTypes.h.
      
  | 
  BlueprintReadOnlyTransientNotReplicated | 
UPROPERTY(BlueprintReadOnly, NotReplicated, Transient, Category = Default)
Definition at line 133 of file OpenXRExpansionTypes.h.
      
  | 
  EditAnywhereBlueprintReadWriteNotReplicated | 
UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)
Definition at line 99 of file OpenXRExpansionTypes.h.
      
  | 
  EditAnywhereBlueprintReadWriteNotReplicated | 
UPROPERTY(EditAnywhere, NotReplicated, BlueprintReadWrite, Category = Default)
Definition at line 108 of file OpenXRExpansionTypes.h.