The TextureExtension enumeration in the Editor.ShaderGraph
namespace defines various types of texture extensions used in shader graphs. This enum is sealed and cannot be inherited. It provides a set of predefined constants that represent different texture types, which can be used to specify the intended use of a texture in a shader.