diagram | |||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||
schema details |
|
||||||
type | Object | ||||||
properties |
|
||||||
used by | ElevationGrid / -normal GeoElevationGrid / -normal HAnimHumanoid / -skinNormal IndexedFaceSet / -normal IndexedQuadSet / -normal IndexedTriangleFanSet / -normal IndexedTriangleSet / -normal IndexedTriangleStripSet / -normal QuadSet / -normal TriangleFanSet / -normal TriangleSet / -normal TriangleStripSet / -normal |
||||||
source code | "-normal": { "description": "SF X3DNormalNode content", "type": "object", "properties": { "Normal": { "$ref": "#/definitions/Normal" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | Normal | ||
source code | "Normal": { "$ref": "#/definitions/Normal" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |