mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-27 05:14:27 -05:00
Update Assets/UniGLTF/Tests/UniGLTF/GltfLoadTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user