VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.unity.shadergraph/Tests/Editor/TestNode.cs
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +03:00

7 lines
92 B
C#

namespace UnityEditor.ShaderGraph
{
class TestNode : AbstractMaterialNode
{
}
}