mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 22:09:53 -05:00
Merge pull request #305 from hiroj/fix_firstpearson_reset_default
SetDefault when EditorReset with VRMFirstPerson
This commit is contained in:
commit
eb897a2936
|
|
@ -91,6 +91,7 @@ namespace VRM
|
|||
|
||||
private void Reset()
|
||||
{
|
||||
SetDefault();
|
||||
TraverseRenderers();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user