diagram | |||||||||||||||||||||||||||||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||||||||||||||||||||||||||
type | Object | ||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||
used by | Scene / -children > array items [0]+ / Schema / Background -allNodes > array items [0]+ / Schema / Background -child / Background -children > array items [0]+ / Schema / Background |
||||||||||||||||||||||||||||||||||
source code | "Background": { "type": "object", "properties": { "@DEF": { "type": "string" }, "@USE": { "type": "string" }, "IS": { "$ref": "#/definitions/IS" }, "@backUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } }, "@bottomUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } }, "@frontUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } }, "@groundAngle": { "type": "array", "minItems": 1, "items": { "type": "number", "minimum": 0, "maximum": 1.5708 } }, "@groundColor": { "type": "array", "minItems": 3, "items": { "type": "number", "minimum": 0, "maximum": 1 } }, "@leftUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } }, "@rightUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } }, "@skyAngle": { "type": "array", "minItems": 1, "items": { "type": "number", "minimum": 0, "maximum": 3.1416 } }, "@skyColor": { "type": "array", "minItems": 3, "items": { "type": "number", "minimum": 0, "maximum": 1 } }, "@topUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } }, "@transparency": { "type": "number", "minimum": 0, "maximum": 1, "default": 0 }, "-metadata": { "$ref": "#/definitions/-metadata" }, "-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 |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@backUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } } |
diagram | |||
type | String | ||
string constraints |
|
||
source code | { "type": "string", "format": "uri-reference" } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@bottomUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } } |
diagram | |||
type | String | ||
string constraints |
|
||
source code | { "type": "string", "format": "uri-reference" } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@frontUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } } |
diagram | |||
type | String | ||
string constraints |
|
||
source code | { "type": "string", "format": "uri-reference" } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@groundAngle": { "type": "array", "minItems": 1, "items": { "type": "number", "minimum": 0, "maximum": 1.5708 } } |
diagram | |||||
type | Numeric | ||||
numeric constraints |
|
||||
source code | { "type": "number", "minimum": 0, "maximum": 1.5708 } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@groundColor": { "type": "array", "minItems": 3, "items": { "type": "number", "minimum": 0, "maximum": 1 } } |
diagram | |||||
type | Numeric | ||||
numeric constraints |
|
||||
source code | { "type": "number", "minimum": 0, "maximum": 1 } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@leftUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } } |
diagram | |||
type | String | ||
string constraints |
|
||
source code | { "type": "string", "format": "uri-reference" } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@rightUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } } |
diagram | |||
type | String | ||
string constraints |
|
||
source code | { "type": "string", "format": "uri-reference" } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@skyAngle": { "type": "array", "minItems": 1, "items": { "type": "number", "minimum": 0, "maximum": 3.1416 } } |
diagram | |||||
type | Numeric | ||||
numeric constraints |
|
||||
source code | { "type": "number", "minimum": 0, "maximum": 3.1416 } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@skyColor": { "type": "array", "minItems": 3, "items": { "type": "number", "minimum": 0, "maximum": 1 } } |
diagram | |||||
type | Numeric | ||||
numeric constraints |
|
||||
source code | { "type": "number", "minimum": 0, "maximum": 1 } |
diagram | |||
property details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
source code | "@topUrl": { "type": "array", "minItems": 1, "items": { "type": "string", "format": "uri-reference" } } |
diagram | |||
type | String | ||
string constraints |
|
||
source code | { "type": "string", "format": "uri-reference" } |
diagram | |||||
property details |
|
||||
schema details |
|
||||
type | Numeric | ||||
numeric constraints |
|
||||
source code | "@transparency": { "type": "number", "minimum": 0, "maximum": 1, "default": 0 } |
diagram | |||
property details |
|
||
reference | -metadata | ||
source code | "-metadata": { "$ref": "#/definitions/-metadata" } |
diagram | |||
property details |
|
||
reference | -commentRoute | ||
source code | "-children": { "$ref": "#/definitions/-commentRoute" } |