Haptic feedback

This commit is contained in:
2024-05-28 16:51:07 +03:00
parent 09ae6550e2
commit bb40111a01
11 changed files with 88 additions and 36 deletions

View File

@@ -1,5 +1,3 @@
[/Script/Engine.RendererSettings]
r.Mobile.DisableVertexFog=True
r.Mobile.AllowDitheredLODTransition=False
@@ -116,13 +114,10 @@ VisualizeCalibrationColorMaterialPath=None
VisualizeCalibrationCustomMaterialPath=None
VisualizeCalibrationGrayscaleMaterialPath=None
r.Mobile.AntiAliasing=3
r.Mobile.FloatPrecisionMode=2
r.Mobile.FloatPrecisionMode=0
r.OpenGL.ForceDXC=0
r.DynamicGlobalIlluminationMethod=1
r.ReflectionMethod=1
r.Shadow.Virtual.Enable=1
[/Script/HardwareTargeting.HardwareTargetingSettings]
@@ -188,7 +183,7 @@ StoreVersionOffsetArm64=0
StoreVersionOffsetX8664=0
ApplicationDisplayName=
VersionDisplayName=1.0
MinSDKVersion=29
MinSDKVersion=32
TargetSDKVersion=32
InstallLocation=InternalOnly
bEnableGradle=True
@@ -366,4 +361,43 @@ ManualIPAddress=
[/Script/OculusXRHMD.OculusXRHMDRuntimeSettings]
XrApi=NativeOpenXR
MetaXRJsonPath=(FilePath="../../../../../../Users/mihke/Documents/Unreal Projects/meta_xr_simulator_v65/package/MetaXRSimulator/meta_openxr_simulator.json")
SystemSplashBackground=Black
bAutoEnabled=False
!SplashDescs=__ClearArray__
ColorSpace=P3
ControllerPoseAlignment=Default
bSupportsDash=True
bCompositesDepth=True
bHQDistortion=False
MPPoseRestoreType=Disabled
bDynamicResolution=False
PixelDensityMin=0.800000
PixelDensityMax=1.200000
+SupportedDevices=Quest2
SuggestedCpuPerfLevel=SustainedLow
SuggestedGpuPerfLevel=SustainedHigh
FoveatedRenderingMethod=FixedFoveatedRendering
FoveatedRenderingLevel=Off
bDynamicFoveatedRendering=True
bSupportEyeTrackedFoveatedRendering=False
bCompositeDepthMobile=False
bFocusAware=True
bLateLatching=False
bRequiresSystemKeyboard=False
HandTrackingSupport=ControllersOnly
HandTrackingFrequency=LOW
HandTrackingVersion=Default
bInsightPassthroughEnabled=False
bAnchorSupportEnabled=False
bAnchorSharingEnabled=False
bSceneSupportEnabled=False
bBodyTrackingEnabled=False
bEyeTrackingEnabled=False
bFaceTrackingEnabled=False
FaceTrackingDataSource=()
bDeploySoToDevice=False
bIterativeCookOnTheFly=True
bSupportExperimentalFeatures=False
ProcessorFavor=FavorEqually
bTileTurnOffEnabled=True

View File

@@ -6,3 +6,7 @@ bStartInVR=True
[StartupActions]
bAddPacks=True
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
[/Script/OpenXRHMD.OpenXRHMDSettings]
bIsFBFoveationEnabled=True

View File

@@ -0,0 +1,11 @@
[/Script/GameplayTags.GameplayTagsSettings]
ImportTagsFromConfig=True
WarnOnInvalidTags=True
ClearInvalidTags=False
AllowEditorTagUnloading=True
AllowGameTagUnloading=False
FastReplication=False
InvalidTagCharacters="\"\',"
NumBitsForContainerSize=6
NetIndexFirstBitSegment=16