RhodoniteTS
RhodoniteTS copied to clipboard
refactor: fix the type of glTF
┆Issue is synchronized with this Wrike Item
We will solve this issue by the following steps:
- Add a type file of GlTF1 (GlTF1.ts)
- Add a type file of GlTF2 (GlTF2.ts)
- Add a type file for the Rhodonite extension to GlTF (RnM.ts)
- Move the referred type file from GlTF.ts to GlTF1.ts, GlTF2.ts, and RnM.ts
- Remove GlTF.ts
Already Done