url
The URL from which to load texture data.
Declaration
var url: URL { get set }Discussion
Changing a texture’s URL loads data from the new URL, replacing the existing data.
The URL from which to load texture data.
var url: URL { get set }Changing a texture’s URL loads data from the new URL, replacing the existing data.