REmoving the uneeded extra property

This commit is contained in:
sam gateau 2018-10-23 10:05:10 -07:00
parent 702f6229b8
commit 25213febfd

View file

@ -133,8 +133,7 @@ WebTablet = function (url, width, dpi, hand, clientOnly, location, visible) {
dimensions: { x: tabletWidth, y: tabletHeight, z: tabletDepth },
parentID: MyAvatar.SELF_ID,
visible: visible,
isGroupCulled: true,
isLODEnabled: false
isGroupCulled: true
};
// compute position, rotation & parentJointIndex of the tablet