👍️[Update] Model : overlay rotation and bind lefthand

This commit is contained in:
misyaguziya
2024-05-11 22:05:01 +09:00
parent 2e1d0591b7
commit 212a3e62d1
5 changed files with 66 additions and 30 deletions

View File

@@ -904,14 +904,11 @@ def callbackSetOverlaySmallLogSettings(value, set_type:str):
case "depth":
model.updateOverlayPosition()
case "x_rotation":
pass
# update rotation
model.updateOverlayPosition()
case "y_rotation":
pass
# update rotation
model.updateOverlayPosition()
case "z_rotation":
pass
# update rotation
model.updateOverlayPosition()
case "display_duration":
model.updateOverlayTimes()
case "fadeout_duration":