mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-27 21:34:38 -05:00
preview scene の破棄タイミングを変更
This commit is contained in:
@@ -99,10 +99,6 @@ namespace UniVRM10
|
||||
m_renderer.Dispose();
|
||||
m_renderer = null;
|
||||
}
|
||||
}
|
||||
|
||||
protected virtual void OnDestroy()
|
||||
{
|
||||
if (m_scene != null)
|
||||
{
|
||||
//Debug.LogFormat("OnDestroy");
|
||||
|
||||
Reference in New Issue
Block a user