mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-09 12:29:23 -05:00
clear
This commit is contained in:
@@ -35,7 +35,7 @@ namespace UniVRM10
|
||||
if (GUILayout.Button("Clear"))
|
||||
{
|
||||
importer.ClearExternalObjects(
|
||||
typeof(VRM10ObjectMeta),
|
||||
typeof(VRM10Object),
|
||||
typeof(VRM10Expression));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user