mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Update utils.js
This commit is contained in:
parent
24796c1a1e
commit
c4d7b7b9bb
1 changed files with 0 additions and 1 deletions
|
@ -274,7 +274,6 @@ hexToRgb = function(hex) {
|
|||
calculateHandSizeRatio = function() {
|
||||
// Get the ratio of the current avatar's hand to Owen's hand
|
||||
|
||||
// var standardCenterHandPoint = 0.11288;
|
||||
var standardCenterHandPoint = 0.11288;
|
||||
var jointNames = MyAvatar.getJointNames();
|
||||
//get distance from handJoint up to leftHandIndex3 as a proxy for center of hand
|
||||
|
|
Loading…
Reference in a new issue