diagram | |||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||
schema details |
|
||||||
type | Object | ||||||
properties |
|
||||||
used by | Layer / -viewport LayoutGroup / -viewport LayoutLayer / -viewport |
||||||
source code | "-viewport": { "description": "SF X3DViewportNode content", "type": "object", "properties": { "Viewport": { "$ref": "#/definitions/Viewport" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | Viewport | ||
source code | "Viewport": { "$ref": "#/definitions/Viewport" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |