| diagram |  | ||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||
| schema details | 
 | ||
| type | Array | ||
| array constraints | 
 | ||
| array items | 
 | ||
| used by | LayerSet / -layers | ||
| source code | "-layers": { "description": "MF X3DLayerNode content", "type": "array", "minItems": 1, "items": { "type": "object", "properties": { "Layer": { "$ref": "#/definitions/Layout" }, "LayoutLayer": { "$ref": "#/definitions/LayoutLayer" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } } | 
| diagram |  | ||||||||
| type | Object | ||||||||
| properties | 
 | ||||||||
| source code | { "type": "object", "properties": { "Layer": { "$ref": "#/definitions/Layout" }, "LayoutLayer": { "$ref": "#/definitions/LayoutLayer" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } | 
| diagram |  | ||
| property details | 
 | ||
| reference | Layout | ||
| source code | "Layer": { "$ref": "#/definitions/Layout" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | LayoutLayer | ||
| source code | "LayoutLayer": { "$ref": "#/definitions/LayoutLayer" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | ProtoInstance | ||
| source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |