mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-23 19:15:07 -05:00
Merge pull request #287 from iCyP/add-material-extension-attension
add material extension shader property description
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user