diff --git a/specification/0.0/schema/vrm.material.schema.json b/specification/0.0/schema/vrm.material.schema.json index 500e1987e..5a1ac473f 100644 --- a/specification/0.0/schema/vrm.material.schema.json +++ b/specification/0.0/schema/vrm.material.schema.json @@ -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": {