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