Skip to content

Instantly share code, notes, and snippets.

@dykarohora
dykarohora / BoundingBoxGizmoShell.cs
Last active July 6, 2017 10:28
BoundingBox with Gaze interaction
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
//
using HUX.Buttons;
using System.Collections.Generic;
using UnityEngine;
namespace HUX.Interaction {
/// <summary>