---
title: url
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlurltexture/url
---

# url

The URL from which to load texture data.

## Declaration

```swift
var url: URL { get set }
```

## Discussion

Discussion Changing a texture’s URL loads data from the new URL, replacing the existing data.
