namespace GestureManager.Scripts.Extra { public enum GestureHand { Left, Right } }