4 lines
116 B
C#
4 lines
116 B
C#
|
|
using System.Runtime.CompilerServices;
|
||
|
|
|
||
|
|
[assembly: InternalsVisibleTo("Unity.RenderPipelines.Core.Runtime.Shared")]
|