atteneder / glTFastDemo

Demo Project using glTFast
Apache License 2.0
26 stars 8 forks source link

error CS0246: The type or namespace name 'SampleSet' could not be found (are you missing a using directive or an assembly reference?) #4

Closed A9191 closed 2 years ago

A9191 commented 2 years ago

error

Unity 2021.2

atteneder commented 2 years ago

Hmm, this project turned out to serve my development needs more than it is a demo project. Thus I haven't really paid attention to housekeeping (no errors, works on other machines etc.)

That said, there's been a char-case problem with the packages folder that I fixed today. Please give it another try.

While we're at it: what's your intend using this project?