urlValue
The URL value for the material property—typically, the URL to a texture image.
Declaration
var urlValue: URL? { get set }Discussion
A renderer (or other software component processing a material) is responsible for loading a texture image from the specified URL.