add material extension shader property description

This commit is contained in:
iCyP 2019-07-01 19:22:49 +09:00
parent 5c5a966f18
commit 0cd6574a54

View File

@ -6,6 +6,7 @@
"type": "string"
},
"shader": {
"description": "Include shader names as VRM/MToon, VRM/UnlitTransparentZWrite, and VRM_USE_GLTFSHADER. If VRM_USE_GLTFSHADER is specified, use same index of gltf's material settings",
"type": "string"
},
"renderQueue": {