mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-24 23:18:04 -05:00
Update Assets/UniGLTF/Tests/UniGLTF/GltfLoadTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
820d46758f
commit
2759669c67
|
|
@ -318,7 +318,7 @@ namespace UniGLTF
|
|||
|
||||
// https://github.khronos.org/glTF-Tutorials/gltfTutorial/gltfTutorial_017_SimpleMorphTarget.html
|
||||
[Test]
|
||||
public void Preprocess_DupMophTargetName()
|
||||
public void Preprocess_DupMorphTargetName()
|
||||
{
|
||||
var asset = UnityEditor.AssetDatabase.LoadAssetAtPath<TextAsset>("Assets/UniGLTF/Tests/UniGLTF/gltfTutorial_017_SimpleMorphTarget.txt");
|
||||
Assert.True(asset);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user