using UnityEngine; /// /// Dummy subtype of PropertyAttribute for custom inspector to use. /// public class OVRLayerAttribute : PropertyAttribute { }