Schema definition -normal
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4387.png
location C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json
schema details
Description  SF X3DNormalNode content
type Object
properties
Name   Occurrence
Normal   Optional
ProtoInstance   Optional
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
}

Property -normal / Normal
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4388.png
property details
Occurrence  Optional
reference Normal
source code "Normal": {
    "$ref": "#/definitions/Normal"
}

Property -normal / ProtoInstance
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4389.png
property details
Occurrence  Optional
reference ProtoInstance
source code "ProtoInstance": {
    "$ref": "#/definitions/ProtoInstance"
}


JSON Schema documentation generated by XMLSpy JSON Schema Editor http://www.altova.com/xmlspy/json-schema-editor.html