fragmentPreamble

Represents an optional preamble string for a shader's fragment stage. This property allows customization of the initial setup or definitions that precede main shader code for the fragment stage.

When modified, it automatically marks the containing ShadeStyle as dirty, indicating that the shader configuration has been updated and may require recompilation or reprocessing.