diagram | |||||||||||||||||||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||||||||||||||||
type | Object | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by | -allNodes > array items [0]+ / Schema / Appearance -appearance / Appearance |
||||||||||||||||||||||||
source code | "Appearance": { "type": "object", "properties": { "@DEF": { "type": "string" }, "@USE": { "type": "string" }, "IS": { "$ref": "#/definitions/IS" }, "-fillProperties": { "type": "object", "properties": { "FillProperties": { "$ref": "#/definitions/FillProperties" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false }, "-lineProperties": { "type": "object", "properties": { "LineProperties": { "$ref": "#/definitions/LineProperties" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false }, "-material": { "$ref": "#/definitions/-material" }, "-metadata": { "$ref": "#/definitions/-metadata" }, "-shaders": { "$ref": "#/definitions/-shaders" }, "-texture": { "$ref": "#/definitions/-texture" }, "-textureTransform": { "$ref": "#/definitions/-textureTransform" }, "-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 | Object | ||||||
properties |
|
||||||
source code | "-fillProperties": { "type": "object", "properties": { "FillProperties": { "$ref": "#/definitions/FillProperties" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | FillProperties | ||
source code | "FillProperties": { "$ref": "#/definitions/FillProperties" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |
diagram | |||||||
property details |
|
||||||
type | Object | ||||||
properties |
|
||||||
source code | "-lineProperties": { "type": "object", "properties": { "LineProperties": { "$ref": "#/definitions/LineProperties" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | LineProperties | ||
source code | "LineProperties": { "$ref": "#/definitions/LineProperties" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |
diagram | |||
property details |
|
||
reference | -material | ||
source code | "-material": { "$ref": "#/definitions/-material" } |
diagram | |||
property details |
|
||
reference | -metadata | ||
source code | "-metadata": { "$ref": "#/definitions/-metadata" } |
diagram | |||
property details |
|
||
reference | -shaders | ||
source code | "-shaders": { "$ref": "#/definitions/-shaders" } |
diagram | |||
property details |
|
||
reference | -texture | ||
source code | "-texture": { "$ref": "#/definitions/-texture" } |
diagram | |||
property details |
|
||
reference | -textureTransform | ||
source code | "-textureTransform": { "$ref": "#/definitions/-textureTransform" } |
diagram | |||
property details |
|
||
reference | -commentRoute | ||
source code | "-children": { "$ref": "#/definitions/-commentRoute" } |