---
title: MDLPathAssetResolver
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlpathassetresolver
---

# MDLPathAssetResolver

## Declaration

```swift
class MDLPathAssetResolver
```

## Topics

### Initializers

- [init(path:)](modelio/mdlpathassetresolver/init(path:).md)

### Instance Properties

- [path](modelio/mdlpathassetresolver/path.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [MDLAssetResolver](modelio/mdlassetresolver.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
