make metaxr use the native openxr backend along with both controllers and hands enabled
This commit is contained in:
@@ -159,9 +159,10 @@ bIterativeCookOnTheFly=False
|
||||
bSupportExperimentalFeatures=False
|
||||
ProcessorFavor=FavorEqually
|
||||
bTileTurnOffEnabled=True
|
||||
HandTrackingSupport=HandsOnly
|
||||
HandTrackingSupport=ControllersAndHands
|
||||
HandTrackingVersion=V2
|
||||
HandTrackingFrequency=HIGH
|
||||
XrApi=NativeOpenXR
|
||||
|
||||
[/Script/Engine.CollisionProfile]
|
||||
-Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False)
|
||||
|
||||
Reference in New Issue
Block a user