API Reference · Model and texture loading
GltfAvaloniaResolver
public sealed class GltfAvaloniaResolverResolves a .gltf's URIs against an avares:// location — the model shipped as an AvaloniaResource in the application, next to its textures.
Reads through Avalonia's AssetLoader, which exists once the application has been built. A tool with no AppBuilder behind it has no asset loader to ask and should read its files from disk.
Constructors
| Member | Description |
|---|---|
| Builds a resolver whose relative URIs are taken against |
Properties
| Member | Description |
|---|---|
| The location relative URIs are resolved against. |
Methods
| Member | Description |
|---|---|
| — |