Merge branch 'master' of https://github.com/highfidelity/hifi into skin

This commit is contained in:
samcake 2016-07-19 09:27:33 -07:00
commit 18ec4aa4e2

View file

@ -34,6 +34,7 @@ var OVERLAY_DATA_HMD = {
color: {red: 255, green: 255, blue: 255},
alpha: 1,
scale: 2,
emissive: true,
isFacingAvatar: true,
drawInFront: true
};