namespace UnityEngine.MaterialGraph
{
public interface IMayRequireNormal
NeededCoordinateSpace RequiresNormal();
}