using UnityEngine;
namespace HurricaneVR.TechDemo.Scripts
{
public class DemoHolsterOrientation : MonoBehaviour
public Transform Orientation;
}