4 lines
103 B
C#
4 lines
103 B
C#
|
|
using System.Runtime.CompilerServices;
|
||
|
|
|
||
|
|
[assembly: InternalsVisibleTo("Unity.RenderStreaming.Sample")]
|