b486678290
Library -Artifacts
10 lines
116 B
C#
10 lines
116 B
C#
#if HAS_VFX_GRAPH
|
|
|
|
namespace UnityEditor.VFX.URP
|
|
{
|
|
class VFXURPSubOutput : VFXSRPSubOutput
|
|
{
|
|
}
|
|
}
|
|
#endif
|