ponahoum / three-usdz-loader

A basic USDZ file (Pixar Universal Scene Description) loader for ThreeJS
Other
138 stars 24 forks source link

Documentation #9

Open andrewvarga opened 1 year ago

andrewvarga commented 1 year ago

This is great! You mentioned that for documentation it's best to look up the official USDZ docs or the Autodesk for, but I'm having a tough time finding these methods documented like: updatePosition or updatePrimVar.

Do you have an idea where I should look? Want to get some clarity on how these are called exactly, with what parameters..