Update to Cubism 4 SDK for Web R3

This commit is contained in:
ito
2021-06-10 11:26:53 +09:00
parent 63cc9925dc
commit 50de62e306
3 changed files with 13 additions and 10 deletions

View File

@ -345,7 +345,7 @@ export class CubismMotionJson {
.getValueByString(UserData)
.getValueByIndex(userDataIndex)
.getValueByString(Time)
.toInt();
.toFloat();
}
/**