fragmentTransform
Specifies the transformation applied to the fragment shader stage. This property holds an optional string value which represents the GLSL code or expressions defining the transformation logic. When the value of this property is changed, the dirty
flag is set to true, indicating that the shader needs to be recompiled or updated.