Merge pull request #287 from iCyP/add-material-extension-attension

add material extension shader property description
This commit is contained in:
hiroj 2019-09-03 21:50:09 +09:00 committed by GitHub
commit d7d54f065d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
"type": "string"
},
"shader": {
"description": "This contains shader name. VRM/MToon, VRM/UnlitTransparentZWrite, and VRM_USE_GLTFSHADER (and legacy materials as Standard, UniGLTF/UniUnlit, VRM/UnlitTexture, VRM/UnlitCutout, VRM/UnlitTransparent) . If VRM_USE_GLTFSHADER is specified, use same index of gltf's material settings",
"type": "string"
},
"renderQueue": {