mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-12 08:09:22 -05:00
Fix comment
This commit is contained in:
parent
c215022153
commit
c68be7c59f
|
|
@ -136,7 +136,7 @@ namespace UniVRM10.FastSpringBones.System
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// BurstではMathがエラーを吐くため、内部でMathを呼ばないNormalizeを自前実装
|
||||
/// BurstではMathfがエラーを吐くため、内部でMathfを呼ばないNormalizeを自前実装
|
||||
/// </summary>
|
||||
private static Quaternion Normalize(Quaternion q)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user