package.json

This commit is contained in:
ousttrue
2024-12-24 13:56:26 +09:00
parent c0c729fc7f
commit be1adeb031

View File

@@ -26,6 +26,11 @@
"displayName": "VRM10FirstPersonSample",
"description": "First Person layer sample with multi camera",
"path": "Samples~/VRM10FirstPersonSample"
},
{
"displayName": "ClothSample",
"description": "Experimental cloth implementation",
"path": "Samples~/ClothSample"
}
]
}