stringValue
The string value for the material.
Declaration
var stringValue: String? { get set }Discussion
The meaning of a string value depends on the renderer (or other software component) processing the material. For example, a string value might be treated as the name of a texture image to be loaded from a default path.