namespace UnityEditor.ShaderGraph
{
interface IMayRequireViewDirection
NeededCoordinateSpace RequiresViewDirection();
}