mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-22 06:57:25 -05:00
使い方 * var parser = new GltfParser(); * parser.ParsePath(filePath); // ParseJson, ParseGlb 等パース系の関数 * context = new ImporterContext(parser); // parse から context を作る * context.Load(); // もしくは LoadAsync で、Unity化する |
||
|---|---|---|
| .. | ||
| StreamingAssets | ||
| UniGLTF | ||
| VRM | ||
| VRM.Samples | ||
| VRM10 | ||
| VRM10.Samples | ||
| VRMShaders | ||
| StreamingAssets.meta | ||
| UniGLTF.meta | ||
| VRM.meta | ||
| VRM.Samples.meta | ||
| VRM10.meta | ||
| VRM10.Samples.meta | ||
| VRMShaders.meta | ||