RuntimeExporter

This commit is contained in:
ousttrue 2021-10-22 20:39:14 +09:00
parent 8b9b3fa7e1
commit 7b974077ea

View File

@ -1,3 +1,10 @@
# RuntimeExporter
VRM を Runtime Export するサンプルです。
```{gitinclude} v0.87.0 Assets/VRM_Samples/RuntimeExporterSample/VRMRuntimeExporter.cs
:language: csharp
:linenos:
:lines: 106-127
:caption:
```