API Reference · Model and texture loading
IGltfResourceResolver
public interface IGltfResourceResolverWhere a .gltf's external files come from.
A .gltf names its buffers and images by URI, relative to wherever the file itself came from — a directory, an application's resources, a web server. The reader does not know which, so it asks this for each one. A .glb never needs one.
Methods
| Member | Description |
|---|---|
| The bytes behind |