using System; using UnityEngine; namespace vrDance { public class DrawTrajectory : MonoBehaviour { } }