| diagram |  | ||||||||||||||||||||||||||||||||||||||||||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||||||||||||||||||||||||||||||||||
| type | Object | ||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||
| used by | -allNodes > array items [0]+ / Schema / ElevationGrid -geometry / ElevationGrid | ||||||||||||||||||||||||||||||||||||||||||
| source code | "ElevationGrid": { "type": "object", "properties": { "@DEF": { "type": "string" }, "@USE": { "type": "string" }, "IS": { "$ref": "#/definitions/IS" }, "@ccw": { "type": "boolean", "default": true }, "@colorPerVertex": { "type": "boolean", "default": true }, "@creaseAngle": { "type": "number", "minimum": 0, "default": 0 }, "@height": { "type": "array", "items": [ { "type": "number", "default": 0 }, { "type": "number", "default": 0 }, { "type": "number", "default": 0 }, { "type": "number", "default": 0 } ], "additionalItems": { "type": "number" } }, "@normalPerVertex": { "type": "boolean", "default": true }, "@solid": { "type": "boolean", "default": true }, "@xDimension": { "type": "integer", "minimum": 0, "default": 2 }, "@xSpacing": { "type": "number", "minimum": 0, "default": 1 }, "@zDimension": { "type": "integer", "minimum": 0, "default": 2 }, "@zSpacing": { "type": "number", "minimum": 0, "default": 1 }, "-attrib": { "$ref": "#/definitions/-attrib" }, "-color": { "$ref": "#/definitions/-color" }, "-fogCoord": { "$ref": "#/definitions/-fogCoord" }, "-metadata": { "$ref": "#/definitions/-metadata" }, "-normal": { "$ref": "#/definitions/-normal" }, "-texCoord": { "$ref": "#/definitions/-texCoord" }, "-children": { "$ref": "#/definitions/-commentRoute" } }, "additionalProperties": false } | 
| diagram |  | ||
| property details | 
 | ||
| type | String | ||
| source code | "@DEF": { "type": "string" } | 
| diagram |  | ||
| property details | 
 | ||
| type | String | ||
| source code | "@USE": { "type": "string" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | IS | ||
| source code | "IS": { "$ref": "#/definitions/IS" } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Boolean | ||
| source code | "@ccw": { "type": "boolean", "default": true } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Boolean | ||
| source code | "@colorPerVertex": { "type": "boolean", "default": true } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Numeric | ||
| numeric constraints | 
 | ||
| source code | "@creaseAngle": { "type": "number", "minimum": 0, "default": 0 } | 
| diagram |  | ||||||||||
| property details | 
 | ||||||||||
| type | Array | ||||||||||
| array items | 
 | ||||||||||
| source code | "@height": { "type": "array", "items": [ { "type": "number", "default": 0 }, { "type": "number", "default": 0 }, { "type": "number", "default": 0 }, { "type": "number", "default": 0 } ], "additionalItems": { "type": "number" } } | 
| diagram |  | ||
| schema details | 
 | ||
| type | Numeric | ||
| source code | { "type": "number", "default": 0 } | 
| diagram |  | ||
| schema details | 
 | ||
| type | Numeric | ||
| source code | { "type": "number", "default": 0 } | 
| diagram |  | ||
| schema details | 
 | ||
| type | Numeric | ||
| source code | { "type": "number", "default": 0 } | 
| diagram |  | ||
| schema details | 
 | ||
| type | Numeric | ||
| source code | { "type": "number", "default": 0 } | 
| diagram |  | 
| type | Numeric | 
| source code | { "type": "number" } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Boolean | ||
| source code | "@normalPerVertex": { "type": "boolean", "default": true } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Boolean | ||
| source code | "@solid": { "type": "boolean", "default": true } | 
| diagram |  | ||||
| property details | 
 | ||||
| schema details | 
 | ||||
| type | Numeric | ||||
| numeric constraints | 
 | ||||
| source code | "@xDimension": { "type": "integer", "minimum": 0, "default": 2 } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Numeric | ||
| numeric constraints | 
 | ||
| source code | "@xSpacing": { "type": "number", "minimum": 0, "default": 1 } | 
| diagram |  | ||||
| property details | 
 | ||||
| schema details | 
 | ||||
| type | Numeric | ||||
| numeric constraints | 
 | ||||
| source code | "@zDimension": { "type": "integer", "minimum": 0, "default": 2 } | 
| diagram |  | ||
| property details | 
 | ||
| schema details | 
 | ||
| type | Numeric | ||
| numeric constraints | 
 | ||
| source code | "@zSpacing": { "type": "number", "minimum": 0, "default": 1 } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -attrib | ||
| source code | "-attrib": { "$ref": "#/definitions/-attrib" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -color | ||
| source code | "-color": { "$ref": "#/definitions/-color" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -fogCoord | ||
| source code | "-fogCoord": { "$ref": "#/definitions/-fogCoord" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -metadata | ||
| source code | "-metadata": { "$ref": "#/definitions/-metadata" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -normal | ||
| source code | "-normal": { "$ref": "#/definitions/-normal" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -texCoord | ||
| source code | "-texCoord": { "$ref": "#/definitions/-texCoord" } | 
| diagram |  | ||
| property details | 
 | ||
| reference | -commentRoute | ||
| source code | "-children": { "$ref": "#/definitions/-commentRoute" } |