소스 검색

Add test for gltf alpha blend

Popov72 4 년 전
부모
커밋
e9bbccf958
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      tests/validation/ReferenceImages/glTFAlphaBlend.png
  2. 6 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/glTFAlphaBlend.png


+ 6 - 0
tests/validation/config.json

@@ -632,6 +632,12 @@
             "excludeFromAutomaticTesting": true
         },
         {
+            "title": "GLTF Alpha Blend",
+            "playgroundId": "#SYQW69#577",
+            "referenceImage": "glTFAlphaBlend.png",
+            "renderCount": 1
+        },
+        {
             "title": "GLTF Serializer with Negative World Matrix",
             "playgroundId": "#KX53VK#35",
             "referenceImage": "glTFSerializerNegativeWorldMatrix.png",