mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-24 11:35:24 -05:00
clear Tangent
This commit is contained in:
@@ -110,6 +110,7 @@ namespace UniVRM10
|
||||
{
|
||||
gltfMorph.POSITION = morph.Position.GetValueOrDefault(-1);
|
||||
gltfMorph.NORMAL = morph.Normal.GetValueOrDefault(-1);
|
||||
gltfMorph.TANGENT = -1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user