The UIGroup struct in the Editor.ShaderGraph
namespace is a sealed value type that represents a group within the Shader Graph editor. It is used to organize and manage UI elements based on their names and priorities.
The UIGroup struct in the Editor.ShaderGraph
namespace is a sealed value type that represents a group within the Shader Graph editor. It is used to organize and manage UI elements based on their names and priorities.