mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-23 02:55:07 -05:00
ImporterContext は GltfData.Dispose を呼ばない
This commit is contained in:
@@ -330,9 +330,6 @@ namespace UniGLTF
|
||||
AnimationClipFactory?.Dispose();
|
||||
MaterialFactory?.Dispose();
|
||||
TextureFactory?.Dispose();
|
||||
|
||||
// OK ?
|
||||
Data.Dispose();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user