UniVRM/docs/gltf/index.md
2021-10-22 20:29:50 +09:00

24 lines
610 B
Markdown

# glTF
| version | |
|---------|-------------------------------------------------|
| v0.82.1 | `materialGenerator(URP対応)` 引き数と `VrmData` |
| v0.79 | `GltfData` |
| v0.77 | `RuntimeGltfInstance` |
| v0.68 | `GltfParser` |
| v0.63.2 | gltf の extension の実装方法を変更 |
```{toctree}
:maxdepth: 1
0_82_glb_import
how_to_customize_material_import
0_36_update
```
```{toctree}
:maxdepth: 1
format
how_to_impl_extension
```