KhronosGroup / glTF-CSharp-Loader

C# Reference Loader for glTF
Other
219 stars 58 forks source link

Proper way of reading MSFT_lod #38

Open pzgulyas opened 2 years ago

pzgulyas commented 2 years ago

What is the proper way of reading the MSFT_lod extension with this loader? See the readme here

Strangely, I am able to load the "MSFT_lod" extension part, but I cannot figure out how to access the data for the "MSFT_screencoverage" extras part.