Update utils.js

This commit is contained in:
James B. Pollack 2015-12-28 10:21:23 -08:00
parent 24796c1a1e
commit c4d7b7b9bb

View file

@ -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