react-3d-viewer
react-3d-viewer copied to clipboard
How to access model meshes etc
Loading a model using <GLTFModel....../> is OK, (a) how does one access the model data, such as vertices? (b) How does one add user annotations into the model ? (c) Is there a full list of parameters for <GLTFModel.... other than src= & width=...?)