AssemblyInfo.cs 127 Bytes Raw Blame History Permalink 1 2 3 4 5 using System.Runtime.CompilerServices; #if UNITY_EDITOR [assembly: InternalsVisibleTo("Unity.XR.ARSubsystems.Editor")] #endif