mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-26 21:04:14 -05:00
Merge pull request #2406 from tsgcpp/fix/Vrm10RuntimeSpringBone
Vrm10RuntimeSpringBoneのファイルパス修正、およびtypoを修正
This commit is contained in:
@@ -64,7 +64,7 @@ namespace UniVRM10
|
||||
/// </summary>
|
||||
public void ReconstructSpringBone()
|
||||
{
|
||||
// rerelase
|
||||
// release
|
||||
if (m_fastSpringBoneBuffer != null)
|
||||
{
|
||||
m_fastSpringBoneService.BufferCombiner.Unregister(m_fastSpringBoneBuffer);
|
||||
Reference in New Issue
Block a user