// // // Created by The Content Team 4/10/216 // Copyright 2016 High Fidelity, Inc. // // // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // var whiteboardPath = Script.resolvePath('wrapper.js'); Script.include(whiteboardPath); var whiteboard = new Whiteboard({ x: 1104, y: 460.5, z: -77 }, { x: 0, y: -133, z: 0 });