Interface IGltfStreamProvider
Provides users with special stream opening logic.
public interface IGltfStreamProvider
Methods
OpenFile(string?, Uri)
Open the file at the given URI.
Stream? OpenFile(string? pwd, Uri uri)
Provides users with special stream opening logic.
public interface IGltfStreamProvider
Open the file at the given URI.
Stream? OpenFile(string? pwd, Uri uri)