mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-03-23 02:44:37 -05:00
11 lines
216 B
Markdown
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:
|
|
```
|