Skip to content

Commit de83d2b

Browse files
author
ChengNan Yang
committed
Add update module API for UnityXRModule
1 parent cc97753 commit de83d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/HTC.UnityPlugin/VRModule/Modules/UnityXRModuleBase.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ public override void Update()
261261
}
262262
}
263263

264+
submodules.UpdateAllModulesActivity();
264265
submodules.UpdateModulesDeviceInput();
265266

266267
UpdateHapticVibration();

0 commit comments

Comments
 (0)