splinetool / r3f-spline

Hook to load Spline scenes into react-three-fiber
MIT License
148 stars 8 forks source link

Callback after loading the model #6

Closed farhadham closed 1 year ago

farhadham commented 1 year ago

Hi everyone, My very first issue on GitHub, so I apologize if I'm doing anything wrong

How to know if the model is loaded from the URL and executes some functions afterward? Is there any feature similar to onLoad?