Nexus/Library/PackageCache/com.unity.render-pipelines.core@8903e8d3a298/Runtime/GPUDriven/AssemblyInfo.cs

6 lines
256 B
C#
Raw Permalink Normal View History

2026-01-06 17:23:00 +01:00
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Unity.RenderPipelines.Core.Editor")]
[assembly: InternalsVisibleTo("Unity.RenderPipelines.Core.Editor.Tests")]
[assembly: InternalsVisibleTo("UnityEngine.TestTools.Graphics.Contexts")]