UniVRM/docs/vrm0/sample/RuntimeExporterSample.md
2021-10-22 20:39:14 +09:00

11 lines
216 B
Markdown

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