---
title: ShaderGraphMaterial.LoadError
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/shadergraphmaterial/loaderror
---

# ShaderGraphMaterial.LoadError

## Declaration

```swift
enum LoadError
```

## Topics

### Enumeration Cases

- [ShaderGraphMaterial.LoadError.invalidTypeFound](realitykit/shadergraphmaterial/loaderror/invalidtypefound.md)
- [ShaderGraphMaterial.LoadError.invalidURL](realitykit/shadergraphmaterial/loaderror/invalidurl.md)
- [ShaderGraphMaterial.LoadError.materialNameNotFound](realitykit/shadergraphmaterial/loaderror/materialnamenotfound.md)
- [ShaderGraphMaterial.LoadError.resourceShareFailed](realitykit/shadergraphmaterial/loaderror/resourcesharefailed.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [LocalizedError](foundation/localizederror.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
