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