mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 18:02:13 +02:00
Adjust grab handle sizes
This commit is contained in:
parent
6017db0f31
commit
c11487735f
1 changed files with 1 additions and 1 deletions
|
@ -894,7 +894,7 @@ SelectionDisplay = (function() {
|
|||
alpha: handleAlpha,
|
||||
visible: false,
|
||||
size: 0.1,
|
||||
scale: 0.025,
|
||||
scale: 0.1,
|
||||
isFacingAvatar: false,
|
||||
drawInFront: true,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue